Eugene Koifman created HIVE-20579:
-------------------------------------
Summary: VectorizedOrcAcidRowBatchReader.checkBucketId() should
run for unbucketed tables
Key: HIVE-20579
URL: https://issues.apache.org/jira/browse/HIVE-20579
Project: Hive
Issue Type: Improvement
Components: Transactions
Affects Versions: 3.1.0
Reporter: Eugene Koifman
VectorizedOrcAcidRowBatchReader.checkBucketId() currently bails for unbucketed
tables
since HIVE-19890 all BucketCodec.decodeWriterId(ROW__ID.bucketid) should match
the writer ID in the file name (e.g. bucket_00001)
so it should still perform the check
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)