Daniel Vanko has uploaded this change for review. (
http://gerrit.cloudera.org:8080/23389
Change subject: IMPALA-14406: Deflake test_column_case_sensitivity
......................................................................
IMPALA-14406: Deflake test_column_case_sensitivity
New test introduced in IMPALA-14290 is flaky, locally SHOW PARTITIONS
also lists the original partitions with null value:
{"start_time_day":null,"end_time_month":null,"start_time_month":"646","end_time_day":"19916"}
However this is not always the case on build machines as only the
altered partitions listed. The test now accepts both cases.
Testing:
* ran query_test/test_iceberg.py in exhaustive mode for 5 iteration
Change-Id: I17e368ac043d1fbf80a78dcac6ab1be5a297b6ea
---
M
testdata/workloads/functional-query/queries/QueryTest/iceberg-column-case-sensitivity-issue.test
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/89/23389/1
--
To view, visit http://gerrit.cloudera.org:8080/23389
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I17e368ac043d1fbf80a78dcac6ab1be5a297b6ea
Gerrit-Change-Number: 23389
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Vanko <[email protected]>