Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/24135 )
Change subject: IMPALA-12715: deflake test_allow_metadata_update_local_catalog ...................................................................... Patch Set 3: > Patch Set 3: Verified-1 > > Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/13282/ test_allow_metadata_update_legacy_catalog fails. The reason is "REFRESH <table>" in legacy catalog mode doesn't trigger metadata loading so the ownership info is missing in authorization checking. Fixed by using "REFRESH <table> PARTITION" which triggers metadata loading in both modes. -- To view, visit http://gerrit.cloudera.org:8080/24135 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I538c30bf4d1439108bd1cd1cb64208281974c1f6 Gerrit-Change-Number: 24135 Gerrit-PatchSet: 3 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Mihaly Szjatinya <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Fri, 27 Mar 2026 00:31:47 +0000 Gerrit-HasComments: No
