ParquetViewer
ParquetViewer copied to clipboard
V3.1.0 Release
This PR:
- Adds the ability to
Save Results Asboth.jsonand.parquet- Complex types (list, map, struct) are not supported for export as
.parquetjust yet.
- Complex types (list, map, struct) are not supported for export as
- UI Tweaks here and there
- Updates dependency libraries
- Fixes a NRE that can happen if you have the flag to always load all records and the file open operation fails.
Unit Test Results
✔️ Tests 19 / 19 - passed in 5.2s
🔍 click here for more details
✏️ updated for commit e8618c5