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

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

     [ https://issues.apache.org/jira/browse/HIVE-25195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marton Bod resolved HIVE-25195.
-------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> 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)