[
https://issues.apache.org/jira/browse/HIVE-19532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16540882#comment-16540882
]
Sergey Shelukhin edited comment on HIVE-19532 at 7/11/18 11:25 PM:
-------------------------------------------------------------------
acid_no_buckets is a known bad one.
A concerning one (might be dup of acid_no_bucket; or might be caused by master
change for row IDs that somehow got merged wrong):
{noformat}
java.lang.AssertionError:
Client Execution succeeded but contained differences (error code = 1) after
executing vector_delete_orig_table.q
151c151
< 12280
---
> 12192
{noformat}
The error from TestCompactionTxnHandler looks weird, DBS table doesn't exist,
not sure why. Might require a local repro.
The rest look trivial.
was (Author: sershe):
A concerning one (might be dup of acid_no_bucket; or might be caused by master
change for row IDs that somehow got merged wrong):
{noformat}
java.lang.AssertionError:
Client Execution succeeded but contained differences (error code = 1) after
executing vector_delete_orig_table.q
151c151
< 12280
---
> 12192
{noformat}
> fix tests for master-txnstats branch
> ------------------------------------
>
> 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: Sergey Shelukhin
> Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-19532.01.patch, HIVE-19532.01.prepatch,
> HIVE-19532.02.patch, HIVE-19532.02.prepatch, HIVE-19532.03.patch,
> HIVE-19532.04.patch, HIVE-19532.05.patch, HIVE-19532.07.patch,
> HIVE-19532.08.patch, HIVE-19532.09.patch, HIVE-19532.10.patch,
> HIVE-19532.11.patch, HIVE-19532.12.patch, HIVE-19532.13.patch,
> HIVE-19532.14.patch, HIVE-19532.15.patch, HIVE-19532.16.patch,
> HIVE-19532.17.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)