This website requires JavaScript.
Explore
Help
Main Repo
Docs
CDN
SheetJS
Register
Sign In
asadbek064
/
hyparquet
Watch
1
Fork
0
You've already forked hyparquet
mirror of
https://github.com/asadbek064/hyparquet.git
synced
2025-12-27 23:46:37 +00:00
Code
Issues
Actions
Projects
Releases
Wiki
Activity
ef9e6a40f3
hyparquet
/
test
/
files
/
Int_Map.json
10 lines
129 B
JSON
Raw
Normal View
History
Unescape
Escape
Fix struct map parsing
2024-03-12 02:35:57 +00:00
[
[
{
"k1"
:
1
,
"k2"
:
100
}
]
,
Undefined int map
2024-03-19 06:54:58 +00:00
[
{
"k1"
:
2
,
"k2"
:
null
}
]
,
[
{
}
]
,
[
{
}
]
,
[
{
}
]
,
[
null
]
,
[
{
"k1"
:
null
,
"k3"
:
null
}
]
Fix struct map parsing
2024-03-12 02:35:57 +00:00
]
Reference in New Issue
Copy Permalink