You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Marton Bod (Jira)" <ji...@apache.org> on 2021/06/03 15:04:00 UTC

[jira] [Created] (HIVE-25195) Store Iceberg write commit and ctas information in QueryState

Marton Bod created HIVE-25195:
---------------------------------

             Summary: Store Iceberg write commit and ctas information in QueryState 
                 Key: HIVE-25195
                 URL: https://issues.apache.org/jira/browse/HIVE-25195
             Project: Hive
          Issue Type: Improvement
            Reporter: Marton Bod
            Assignee: Marton Bod


We should replace the current method of passing Iceberg write commit-related information (jobID, task num) and CTAS info via the session conf using prefixed keys. We have a new way of doing that more cleanly, using the QueryState object. This should make the code easier to maintain and guard against accidental session conf pollution.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)