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

Danny Chen closed HUDI-7432.
----------------------------
    Fix Version/s: 1.0.0
                   0.14.2
       Resolution: Fixed

Fixed via master branch: 5c444ff710cfef83825b7cb9a2d5c5a3b85a9087

> Fix excessive object creation in KeyGenUtils
> --------------------------------------------
>
>                 Key: HUDI-7432
>                 URL: https://issues.apache.org/jira/browse/HUDI-7432
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Vova Kolmakov
>            Assignee: Vova Kolmakov
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0, 0.14.2
>
>
> Some Key generators are creating excessive objects during 
> recordKey/partitionPath computation to cut off last character from them (as 
> methods getRecordKey, getRecordPartitionPath in KeyGenUtils utilize 
> deleteCharAt).
> The same fix was already applied to CustomKeyGenerator (HUDI-6916).



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

Reply via email to