Sign in
apache
/
datafusion-sandbox
/
refs/heads/bash-push
/
.
/
datafusion-cli
/
tests
/
snapshots
/
cli_format@json.snap
blob: 8f804a337cce5a0a7f7d83d858f5d1d8ac99d9bc [
file
]
---
source
:
tests
/
cli_integration
.
rs
info
:
program
:
datafusion
-
cli
args
:
-
"--command"
-
select
1
-
"-q"
-
"--format"
-
json
---
success
:
true
exit_code
:
0
-----
stdout
-----
[{
"Int64(1)"
:
1
}]
-----
stderr
-----