Daniel Becker has posted comments on this change. ( http://gerrit.cloudera.org:8080/21833 )
Change subject: IMPALA-13220: Docs for Iceberg DROP PARTITION ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/21833/2/docs/topics/impala_iceberg.xml File docs/topics/impala_iceberg.xml: http://gerrit.cloudera.org:8080/#/c/21833/2/docs/topics/impala_iceberg.xml@499 PS2, Line 499: ALTER TABLE ice_t DROP PARTITION (i = 3); Can we drop ranges, as described in https://impala.apache.org/docs/build/html/topics/impala_alter_table.html, like this: alter table historical_data drop partition (year < 1995); ? In general, are there limitations to dropping partitions of Iceberg tables in comparison to Hive tables? -- To view, visit http://gerrit.cloudera.org:8080/21833 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I45ea95d94ff9785309911c71b5dcf7c13c05b3c4 Gerrit-Change-Number: 21833 Gerrit-PatchSet: 2 Gerrit-Owner: Peter Rozsa <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]> Gerrit-Comment-Date: Tue, 01 Oct 2024 10:15:09 +0000 Gerrit-HasComments: Yes
