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

Alexey Kudinkin updated HUDI-2908:
----------------------------------
    Description: 
Currently when clustering w/ Layout Optimization enabled (both Z-order/Hilbert) 
incorrect number of partitions will be produced in cases when dataset is 
specified to be ordered by single column:

[https://github.com/apache/hudi/blob/master/hudi-client/hudi-spark-client/src/main/java/org/apache/spark/OrderingIndexHelper.java#L103]

 

 

  was:
Currently when clustering w/ Layout Optimization enabled (both Z-order/Hilbert) 
incorrect number of partitions will be produced, b/c of the typo:

 

 


> Clustering w/ Layout Optimization enabled, produces incorrect number of 
> partitions
> ----------------------------------------------------------------------------------
>
>                 Key: HUDI-2908
>                 URL: https://issues.apache.org/jira/browse/HUDI-2908
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Alexey Kudinkin
>            Assignee: Alexey Kudinkin
>            Priority: Blocker
>             Fix For: 0.10.0
>
>
> Currently when clustering w/ Layout Optimization enabled (both 
> Z-order/Hilbert) incorrect number of partitions will be produced in cases 
> when dataset is specified to be ordered by single column:
> [https://github.com/apache/hudi/blob/master/hudi-client/hudi-spark-client/src/main/java/org/apache/spark/OrderingIndexHelper.java#L103]
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to