ParquetViewer icon indicating copy to clipboard operation
ParquetViewer copied to clipboard

V3.1.0 Release

Open mukunku opened this issue 1 year ago • 1 comments

This PR:

  • Adds the ability to Save Results As both .json and .parquet
    • Complex types (list, map, struct) are not supported for export as .parquet just yet.
  • 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.

mukunku avatar Jul 20 '24 02:07 mukunku

Unit Test Results

✔️ Tests 19 / 19 - passed in 5.2s 🔍 click here for more details
✏️ updated for commit e8618c5

github-actions[bot] avatar Jul 20 '24 02:07 github-actions[bot]