Sign in
apache
/
hive
/
refs/heads/master
/
.
/
serde
/
src
/
test
/
resources
/
json
/
complex_write.json
blob: aa028407afa024753dc883f64e0e49b0b95254e8 [
file
]
{
"a"
:
2
,
"b"
:
3
,
"c"
:{
"c"
:
2
,
"d"
:
3
},
"d"
:
"SomeData"
,
"e"
:[
101
,
102
],
"f"
:{
"666"
:
0.12345
,
"999"
:
0.6789
}}