Fang-Yu Rao has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23569 )

Change subject: IMPALA-14507: Register column-level privilege requests for 
INSERT
......................................................................


Patch Set 21:

> Patch Set 21: Verified-1
>
> Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/12952/

I downloaded the log file of this failed run. The following test failed.

$IMPALA_HOME/bin/impala-py.test \
--junitxml=$IMPALA_EE_TEST_LOGS_DIR/results/test_merge_duplicate_check.xml \
$IMPALA_HOME/tests/query_test/test_iceberg.py::TestIcebergV2Table::test_merge_duplicate_check

The failed query was the following in

merge into merge_duplicate_check target using functional.alltypes source on 
(target.id = source.id)
when matched then update set target.bigint_col = target.bigint_col + 1;

I created IMPALA-14688 for this.


--
To view, visit http://gerrit.cloudera.org:8080/23569
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2ef61801d3b394c56702b193c250492a62b111df
Gerrit-Change-Number: 23569
Gerrit-PatchSet: 21
Gerrit-Owner: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Comment-Date: Sat, 17 Jan 2026 06:54:54 +0000
Gerrit-HasComments: No

Reply via email to