[ 
https://issues.apache.org/jira/browse/HIVE-27367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17725662#comment-17725662
 ] 

Denys Kuzmenko commented on HIVE-27367:
---------------------------------------

Merged to master.
[~ayushsaxena], thanks for the review!

> 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
>
> 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