Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
- create external table stored by iceberg in orc format. Convert this to iceberg v2 table format via alter table statements. This should ideally have set "'external.table.purge'='true'" property by default which is missing for V2 tables.
- insert data into it
- Drop the table. This drops the metadata information, but retains actual data.
Set "'external.table.purge'='true'" as default for iceberg (if it hasn't been set yet).
Attachments
Issue Links
- links to