Closed voltcode closed 4 years ago
I created a parquet file with two columns - nullable int and non nullable int. when I try to view it in ParquetViewer, it crashes when I select the non nullable int. loading the same file with:
http://parquet-viewer-online.com/
is fine
test.zip
attached is the problematic file.
crash image:
Thanks for the detailed description and sample file. I pushed a fix for you: https://github.com/mukunku/ParquetViewer/releases/tag/v2.1
thanks, it works great!
I created a parquet file with two columns - nullable int and non nullable int. when I try to view it in ParquetViewer, it crashes when I select the non nullable int. loading the same file with:
http://parquet-viewer-online.com/
is fine
test.zip
attached is the problematic file.
crash image: