Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
with HIVE-17089 we never have any insert events in the deltas
so if for every split of the base we know min/max key, we can use them to filter delete events since all files are sorted by RecordIdentifier
So we should be able to create SARG for all delete deltas
the code can be simplified since now min/max key doesn't ever have to be null
Attachments
Issue Links
- is blocked by
-
HIVE-17089 make acid 2.0 the default
- Closed
- relates to
-
HIVE-16812 VectorizedOrcAcidRowBatchReader doesn't filter delete events
- Closed