Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3.1.0 Release #113

Closed
wants to merge 20 commits into from
Closed

V3.1.0 Release #113

wants to merge 20 commits into from

Conversation

mukunku
Copy link
Owner

@mukunku mukunku commented Jul 15, 2024

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
  • I'm going to set PublishReadyToRun to true when publishing Self Contained executables.
    • Trying to see if this flag will help speed up launch times of the Self Contained ParquetViewer.
    • The self contained executable's file size is going to increase by ~10MB.
  • Fixes a NRE that can happen if you have the flag to always load all records and the file open operation fails.

Copy link

github-actions bot commented Jul 15, 2024

Unit Test Results

✔️ Tests 19 / 19 - passed in 1.8s
🔍 click here for more details

✏️ updated for commit e919c68

@mukunku mukunku closed this Jul 20, 2024
@mukunku mukunku deleted the v3.1.0 branch July 20, 2024 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant