Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-11798

CREATE Iceberg table with external.table.purge=false is ignored

    XMLWordPrintableJSON

Details

    • ghx-label-4

    Description

      Repro:

      CREATE TABLE ice_imp (i int)
      STORED BY ICEBERG
      TBLPROPERTIES ('external.table.purge' = 'false');
      

      Then if we look at the table properties via DESCRIBE FORMATTED ice_imp; we can see that the value for external.table.purge is actually TRUE

      Attachments

        Issue Links

          Activity

            People

              lipenglin Li Penglin
              boroknagyz Zoltán Borók-Nagy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: