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

Y Ethan Guo updated HUDI-8101:
------------------------------
    Fix Version/s: 1.1.0

> Remove populateMetaFields handling in RowCustomColumnsSortPartitioner
> ---------------------------------------------------------------------
>
>                 Key: HUDI-8101
>                 URL: https://issues.apache.org/jira/browse/HUDI-8101
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: deltastreamer, writer-core
>            Reporter: Vinish Reddy
>            Assignee: Vinish Reddy
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> Remove the else block as sorting in row-writer mode is always used with 
> populateMetaFields turned on as it allows easy access to hoodie metadata 
> fields
> without the need for generating them again. Disabling populateMetaFields 
> defeats the purpose of row-writer and is generally never used. 
> Disabling populating meta fields in metaSync can be used instead for easier 
> operations.
> [https://github.com/apache/hudi/blob/master/hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/BulkInsertPartitioner.java#L93]
>  
>  



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

Reply via email to