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

Quanlong Huang commented on IMPALA-8857:
----------------------------------------

[~twmarshall], [~tarmstrong], we may release 3.3.0 soon. should we change the 
target version to 3.4.0?

> test_kudu_col_not_null_changed may fail because client reads older timestamp
> ----------------------------------------------------------------------------
>
>                 Key: IMPALA-8857
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8857
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.3.0
>            Reporter: Tim Armstrong
>            Assignee: Thomas Tauber-Marshall
>            Priority: Critical
>              Labels: flaky
>
> {noformat}
> uery_test/test_kudu.py:242: in test_kudu_col_not_null_changed
>     assert len(cursor.fetchall()) == 100
> E   assert 61 == 100
> E    +  where 61 = len([(0, None), (2, None), (4, None), (11, None), (12, 
> None), (19, None), ...])
> E    +    where [(0, None), (2, None), (4, None), (11, None), (12, None), 
> (19, None), ...] = <bound method HiveServer2Cursor.fetchall of 
> <impala.hiveserver2.HiveServer2Cursor object at 0x7fe82c051550>>()
> E    +      where <bound method HiveServer2Cursor.fetchall of 
> <impala.hiveserver2.HiveServer2Cursor object at 0x7fe82c051550>> = 
> <impala.hiveserver2.HiveServer2Cursor object at 0x7fe82c051550>.fetchall
> {noformat}
> I believe this is a flaky tests, since there's no attempt to pass the 
> timestamp from the kudu client that did the insert to the impala client 
> that's doing the reading.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to