[ https://issues.apache.org/jira/browse/HIVE-26883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
László Bodor resolved HIVE-26883. --------------------------------- Resolution: Fixed > Revert "HIVE-21872 Bucketed tables that load data from > data/files/auto_sortmerge_join should be tagged as 'bucketing_version'='1'" > ---------------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-26883 > URL: https://issues.apache.org/jira/browse/HIVE-26883 > Project: Hive > Issue Type: Sub-task > Reporter: Aman Raj > Assignee: Aman Raj > Priority: Critical > Labels: pull-request-available > Fix For: 3.2.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > Tests are failing with the following errors: > Client Execution succeeded but contained differences (error code = 1) after > executing auto_sortmerge_join_12.q > 3d2 > < TBLPROPERTIES('bucketing_version'='1') > 9d7 > < TBLPROPERTIES('bucketing_version'='1') > 31d28 > < TBLPROPERTIES('bucketing_version'='1') > 36d32 > < TBLPROPERTIES('bucketing_version'='1') > 108d103 > < TBLPROPERTIES('bucketing_version'='1') > 114d108 > < TBLPROPERTIES('bucketing_version'='1') > 249c243 > < bucketing_version 1 > --- > > bucketing_version 2 > 299c293 > < bucketing_version 1 > --- > > bucketing_version 2 > 378c372 > < bucketing_version 1 > --- > > bucketing_version 2 > 456c450 > < bucketing_version 1 > --- > > bucketing_version 2 > > > Since this commit was already reverted in branch-3.1 we can revert this in > branch-3 to make it 3.1 compatible. -- This message was sent by Atlassian Jira (v8.20.10#820010)