Mihaly Szjatinya has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/23394 )
Change subject: IMPALA-14013: DROP INCREMENTAL STATS throws NullPointerException for Iceberg tables ...................................................................... IMPALA-14013: DROP INCREMENTAL STATS throws NullPointerException for Iceberg tables Similarly to 'COMPUTE INCREMENTAL STATS', 'DROP INCREMENTAL STATS' should prohibit the partition variant for Iceberg tables. Change-Id: If3d9ef45a9c9ddce9a5e43c5058ae84f919e0283 --- M fe/src/main/java/org/apache/impala/analysis/DropStatsStmt.java M testdata/workloads/functional-query/queries/QueryTest/iceberg-compute-stats.test 2 files changed, 22 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/94/23394/2 -- To view, visit http://gerrit.cloudera.org:8080/23394 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: If3d9ef45a9c9ddce9a5e43c5058ae84f919e0283 Gerrit-Change-Number: 23394 Gerrit-PatchSet: 2 Gerrit-Owner: Mihaly Szjatinya <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
