-
Notifications
You must be signed in to change notification settings - Fork 588
[CH][UMBRELLA] Support Iceberg MOR #8846
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requesttrackerTracker of issues in the same categoryTracker of issues in the same category
Description
Description
Support readiomg Iceberg MOR table
- [GLUTEN-8846][CH] [Part 0] Support reading Iceberg equality delete files #8847
- [GLUTEN-8846][CH] [Part 1] Support Positional Deletes #8937
- [GLUTEN-8846][CH][Part 2] Add the test case for the iceberg MOR table with the equality deletion and the position deletion #8992
- [GLUTEN-8846][CH] [Part 3] Add benchmark for Icerberg Delete #9192
- Supporting delete columns not in select columns with [[GLUTEN-8846][CH] [Part 1] Support Positional Deletes #8937]
-
Improvement: If the deleted value is an integer and continuous, use not (c1>=min and c1<=max) - Benchmark
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttrackerTracker of issues in the same categoryTracker of issues in the same category