You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Steve Yeom (JIRA)" <ji...@apache.org> on 2018/06/13 21:51:00 UTC

[jira] [Comment Edited] (HIVE-19532) Modify Hive Driver/Executor to support transactional-stats-using COUNT aggregation queries

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

Steve Yeom edited comment on HIVE-19532 at 6/13/18 9:50 PM:
------------------------------------------------------------

Submitted patch 02, which will fix
failures due to the code snippets:
1. TxnHandler.java had ramnents of multiversion patch
2. pom.xml was still directing 3.1.0 instead of 4.0.0, which created TXNS, PARTITIONS, 
  TAB_COL_STATS, and PART_COL_StATS metastore tables without required changes for 
the patch 01. 
I found one type of the rest of the failures of the previous p-test run is explain.out differences.



was (Author: steveyeom2017):
Submitted patch 02, which will fix
failures due to the code snippets:
1. TxnHandler.java had ramnents of multiversion patch
2. pom.xml was still directing 3.1.0 instead of 4.0.0, which created TXNS, PARTITIONS, 
  TAB_COL_STATS, and PART_COL_StATS metastore tables without required changes for 
the patch 01. 
I found one type of the rest of them is explain.out differences.

> Modify Hive Driver/Executor to support transactional-stats-using COUNT aggregation queries 
> -------------------------------------------------------------------------------------------
>
>                 Key: HIVE-19532
>                 URL: https://issues.apache.org/jira/browse/HIVE-19532
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>    Affects Versions: 3.0.0
>            Reporter: Steve Yeom
>            Assignee: Steve Yeom
>            Priority: Major
>             Fix For: 3.1.0
>
>         Attachments: HIVE-19532.01.patch, HIVE-19532.01.prepatch, HIVE-19532.02.patch, HIVE-19532.02.prepatch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)