-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify column adaptations for parquet in iceberg
Avoids having two different column adaptation layers for parquet in iceberg Makes ParquetPageSource more consistent with OrcPageSource
- Loading branch information
1 parent
6d3f562
commit f8e774a
Showing
5 changed files
with
231 additions
and
153 deletions.
There are no files selected for viewing
52 changes: 0 additions & 52 deletions
52
lib/trino-parquet/src/main/java/io/trino/parquet/reader/ParquetReaderColumn.java
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.