You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/09/23 03:38:00 UTC

[jira] [Work logged] (HIVE-26556) Iceberg: Properties set in HiveIcebergSerde are not propagated to jobconf

     [ https://issues.apache.org/jira/browse/HIVE-26556?focusedWorklogId=811466&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-811466 ]

ASF GitHub Bot logged work on HIVE-26556:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Sep/22 03:37
            Start Date: 23/Sep/22 03:37
    Worklog Time Spent: 10m 
      Work Description: ayushtkn opened a new pull request, #3617:
URL: https://github.com/apache/hive/pull/3617

   ### What changes were proposed in this pull request?
   Extract the properties set in the SessionConf in HiveIcebergSerde to the JobConf.
   
   ### How was this patch tested?
   Removing the explicit set config in the UT added as a workaround for this case.
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 811466)
    Remaining Estimate: 0h
            Time Spent: 10m

> Iceberg: Properties set in HiveIcebergSerde are not propagated to jobconf
> -------------------------------------------------------------------------
>
>                 Key: HIVE-26556
>                 URL: https://issues.apache.org/jira/browse/HIVE-26556
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Some hive properties (ex. InputFormatConfig.CASE_SENSITIVE) are not propagated to the jobconf. This scenario can be reproduced by running TestHiveIcebergSelects#testScanTableCaseInsensitive test method. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)