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

Use hive.metastore.table.owner for create table

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Frontend
    • ghx-label-1

    Description

      https://issues.apache.org/jira/browse/IMPALA-11429 made the creation of an Iceberg table happen in 2 steps. The first step creates the table, however, with wrong owner and the second step is an ALTER TABLE to set the correct table owner.

      Since Iceberg 1.1.0 there is now a way to provide a table owner via a table property so we can make the create table operation to take one step again.
      https://github.com/apache/iceberg/pull/5763
      https://github.com/apache/iceberg/pull/6154

      Attachments

        Activity

          People

            eyizoha Zihao Ye
            gaborkaszab Gabor Kaszab
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: