Sign in
apache
/
datafusion
/
refs/heads/db/debug-assertions
/
.
/
datafusion-cli
/
tests
/
snapshots
/
cli_format@json.snap
blob: 22a9cc4657a916fbcf88c9bf654d09674e34ed7d [
file
]
---
source
:
datafusion
-
cli
/
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
-----