[
https://issues.apache.org/jira/browse/HIVE-18354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16308335#comment-16308335
]
Zoltan Haindrich commented on HIVE-18354:
-----------------------------------------
in case autogather is on the assertion on strings fails:
{code}
java.lang.AssertionError: Actual line 2 ac:
{"transactionid":21,"bucketid":536936448,"rowid":2} 5 6
file:/home/kirk/projects/pa-hive/itests/hive-unit/target/tmp/org.apache.hadoop.hive.ql.TestAcidOnTez-1514910707788/warehouse/t/delta_0000021_0000021_0000/bucket_00001
at org.junit.Assert.fail(Assert.java:88)
{code}
what happens is that the asserted values is with {{rowid:1}}
> Fix test TestAcidOnTez
> -----------------------
>
> Key: HIVE-18354
> URL: https://issues.apache.org/jira/browse/HIVE-18354
> Project: Hive
> Issue Type: Sub-task
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
>
> it seems like this test have been broken by HIVE-18149
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)