Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
ghx-label-14
Description
Noticed in the recent builds these failures:
query_test/test_kudu.py:567: in test_replica_selection assert cursor.fetchall() == [(100,)] E assert [(85,)] == [(100,)] E At index 0 diff: (85,) != (100,) E Use -v to get the full diff
Job: https://master-03.jenkins.cloudera.com/job/impala-cdh-7.1-maint-core-s3/23/
wzhou I'm assigning this to you, since you had relevant commits when this failure appeared. Could you please check?
Attachments
Issue Links
- relates to
-
IMPALA-11187 TestKuduOperations.test_read_modes fails
- Closed