[ https://issues.apache.org/jira/browse/HIVE-28934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17951218#comment-17951218 ]
Vlad Rozov commented on HIVE-28934: ----------------------------------- [~dkuzmenko] The purpose of the change is to use {{conf}} from Hive session the same way how it is used in {{PlanUitls.java}}. It is both correctness fix and optimization. The fix relies on existing tests. Will it be better to continue discussion on the PR? Discussing code changes in JIRA is less convenient, IMO. > PlanUtils.configureJobPropertiesForStorageHandler should use hive session > configuration > --------------------------------------------------------------------------------------- > > Key: HIVE-28934 > URL: https://issues.apache.org/jira/browse/HIVE-28934 > Project: Hive > Issue Type: Bug > Components: Query Planning > Affects Versions: 4.0.0 > Reporter: Vlad Rozov > Assignee: Vlad Rozov > Priority: Major > Labels: pull-request-available > Fix For: 4.1.0 > > > UsingĀ {{Hive.get().getConf()}} to get {{HiveConf}} leads to Hive > instantiation with default configuration. -- This message was sent by Atlassian Jira (v8.20.10#820010)