Releases: mukunku/ParquetViewer
v2.3.2
v2.4
Update 2022-09-25: This is a highly experimental build that never went anywhere. Keeping it here for historical reference.
Change Log
- feat: add filter box to field selection dialog (thanks @rguerraalmeida) #34
- feat: add support for list type fields (no nested list support... for now) #33
- chore: some minor UI improvements
Screenshots
v2.3.1
v2.3
fix: bugs when files have multiple row groups (#27) (thanks @felipepessoto)
feat(beta): add multi-threaded parquet engine for faster file load times at the expense of cpu utilization (access from Edit -> Parquet Engine)
chore: modify create sql script menu button logic for a better user experience
chore: rename the release executable to "ParquetViewer.exe"
v2.2.2
v2.2.1
v2.2 Release
Following changes we're made for this release:
-fix deselection of fields after "Select All" (#17) (thanks @mortenf)
-fix: update dependency libraries (#20)
-feat: add iso 8601 date format support (#19)
-feat: add ability to create sql schema script for parquet files (#11)
-feat: add option to always open all files with all fields selected ( #10)
v2.1 Release
v1.1 Release
Added better Windows explorer integration such that you may make ParquetViewer your default program for .parquet files.
v1.0 Release
Initial Release