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/05/01 20:21:00 UTC

[jira] [Work logged] (HIVE-26193) Fix Iceberg partitioned tables null bucket handling

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

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

                Author: ASF GitHub Bot
            Created on: 01/May/22 20:20
            Start Date: 01/May/22 20:20
    Worklog Time Spent: 10m 
      Work Description: pvary opened a new pull request, #3261:
URL: https://github.com/apache/hive/pull/3261

   ### What changes were proposed in this pull request?
   Fixes an error when null value is inserted to an Iceberg partitioned table to a partition column
   
   ### Why are the changes needed?
   Otherwise an exception is thrown.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Enhanced the appropriate unit test
   




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

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

> Fix Iceberg partitioned tables null bucket handling
> ---------------------------------------------------
>
>                 Key: HIVE-26193
>                 URL: https://issues.apache.org/jira/browse/HIVE-26193
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Peter Vary
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Inserting null values into a partition column should write the rows into null partitions.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)