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

Denys Kuzmenko resolved HIVE-27367.
-----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

> Iceberg: Encode partition key values to avoid unnecessary partition keys 
> split in DataFiles.fillFromPath
> --------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-27367
>                 URL: https://issues.apache.org/jira/browse/HIVE-27367
>             Project: Hive
>          Issue Type: Task
>            Reporter: Denys Kuzmenko
>            Assignee: Denys Kuzmenko
>            Priority: Major
>             Fix For: 4.0.0
>
>
> DataFiles.Builder.withPartitionPath() used in 
> TableMigrationUtil.listPartitions may lead to issues when supplied partition 
> column value contain special characters ("/").
> Example:
>  If you give this function the partitionKey as "s=11/12/13" it will throw an 
> exception while creating the DataFile complaining to get too many partition 
> values. 



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

Reply via email to