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

Don't allow EXTERNAL Iceberg tables to point another Iceberg table in Hive catalog

    XMLWordPrintableJSON

Details

    • ghx-label-3

    Description

      We shouldn't allow users creating an EXTERNAL Iceberg table that points to another Iceberg table. I.e. the following should be forbidden:

      CREATE EXTERNAL TABLE ice_ext
      STORED BY ICEBERG
      TBLPROPERTIES ('iceberg.table_identifier'='db.tbl');

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: