Sign in
apache
/
datafusion-sandbox
/
refs/heads/bash-push
/
.
/
datafusion
/
core
/
tests
/
data
/
4.json
blob: f0c67cd7cf0e31ef516d9f412fd8aad76cd30697 [
file
]
{
"a"
:
1
,
"b"
:[
2.0
,
1.3
,
-
6.1
]}
{
"a"
:
2
,
"b"
:[
3.0
,
4.3
]}
{
"c"
:[
false
,
true
],
"d"
:{
"c1"
:
23
,
"c2"
:
32
}}
{
"e"
:
{
"e1"
:
2
,
"e2"
:
12.3
}}