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

Parquet dataset #215

Merged
merged 9 commits into from
Oct 15, 2024
Merged

Parquet dataset #215

merged 9 commits into from
Oct 15, 2024

Conversation

ChrisJohnNOAA
Copy link
Contributor

@ChrisJohnNOAA ChrisJohnNOAA commented Oct 14, 2024

Description

Adds support to use parquet files in an table dataset (EDDTableFromParquetFiles). Also adds support for exporting to parquet file format.

Fixes # (issue)

#196

Type of change

Please delete options that are not relevant.

  • [ X ] New feature (non-breaking change which adds functionality)
  • [ X ] This change requires a documentation update

Checklist before requesting a review

  • [ X ] I have performed a self-review of my code
  • [ X ] My code follows the style guidelines of this project
  • [ X ] I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings -- There are some new runtime warnings due to overlap in dependencies that the various Parquet dependencies pull in. I've tried to minimize this.
  • [ X ] I have added tests that prove my fix is effective or that my feature works
  • [ X ] New and existing unit tests pass locally with my changes

@ChrisJohnNOAA ChrisJohnNOAA merged commit a7ab2e1 into ERDDAP:main Oct 15, 2024
1 check passed
@ChrisJohnNOAA ChrisJohnNOAA deleted the parquet_dataset branch October 16, 2024 17:28
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.

1 participant