Hello Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/23389

to look at the new patch set (#2).

Change subject: IMPALA-14406: Fix test_column_case_sensitivity for newer 
Iceberg versions
......................................................................

IMPALA-14406: Fix test_column_case_sensitivity for newer Iceberg versions

New test introduced in IMPALA-14290 depends on the Iceberg versions,
because newer ones (e.g. 1.5.2) will show

{"start_time_month":"646","end_time_day":"19916"}

instead of

{"start_time_day":null,"end_time_month":null,"start_time_month":"646","end_time_day":"19916"}

The test now accepts both cases.

Testing:
 * ran query_test/test_iceberg.py with both Iceberg 1.3.1 and 1.5.2

Change-Id: I17e368ac043d1fbf80a78dcac6ab1be5a297b6ea
---
M 
testdata/workloads/functional-query/queries/QueryTest/iceberg-column-case-sensitivity-issue.test
1 file changed, 4 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/89/23389/2
--
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: newpatchset
Gerrit-Change-Id: I17e368ac043d1fbf80a78dcac6ab1be5a297b6ea
Gerrit-Change-Number: 23389
Gerrit-PatchSet: 2
Gerrit-Owner: Daniel Vanko <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>

Reply via email to