You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "László Bodor (Jira)" <ji...@apache.org> on 2022/12/23 11:34:00 UTC

[jira] [Commented] (HIVE-26883) Revert "HIVE-21872 Bucketed tables that load data from data/files/auto_sortmerge_join should be tagged as 'bucketing_version'='1'"

    [ https://issues.apache.org/jira/browse/HIVE-26883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651631#comment-17651631 ] 

László Bodor commented on HIVE-26883:
-------------------------------------

merged to branch-3, thanks [~amanraj2520]!

> 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
>          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)