Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
Description
The ACID delete deltas for unbucketed tables are written to arbitrary files, which should instead be shuffled using the bucket-id instead of hash(ROW__ID).
Attachments
Attachments
Issue Links
- is related to
-
HIVE-20579 VectorizedOrcAcidRowBatchReader.checkBucketId() should run for unbucketed tables
- Resolved
- is required by
-
HIVE-17231 ColumnizedDeleteEventRegistry.DeleteReaderValue optimization
- Closed
-
HIVE-17204 support un-bucketed tables in acid
- Resolved
- relates to
-
HIVE-19985 ACID: Skip decoding the ROW__ID sections for read-only queries
- Closed