You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2018/10/12 20:02:00 UTC

[jira] [Updated] (HIVE-20579) VectorizedOrcAcidRowBatchReader.checkBucketId() should run for unbucketed tables

     [ https://issues.apache.org/jira/browse/HIVE-20579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Koifman updated HIVE-20579:
----------------------------------
    Issue Type: Sub-task  (was: Improvement)
        Parent: HIVE-20738

> VectorizedOrcAcidRowBatchReader.checkBucketId() should run for unbucketed tables
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-20579
>                 URL: https://issues.apache.org/jira/browse/HIVE-20579
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>    Affects Versions: 3.1.0
>            Reporter: Eugene Koifman
>            Priority: Major
>
> 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)