-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add parquet read TableDefinition support (#4831)
Additionally, adds explicit entry points for single, flat-partitioned, and kv-partitioned reads. Fixes #4746 Partial workaround for #871
- Loading branch information
1 parent
11537f0
commit 8123f7c
Showing
7 changed files
with
1,033 additions
and
227 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
299 changes: 257 additions & 42 deletions
299
extensions/parquet/table/src/main/java/io/deephaven/parquet/table/ParquetTools.java
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.