[
https://issues.apache.org/jira/browse/HUDI-7660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen resolved HUDI-7660.
------------------------------
> Fix excessive object creation in RowDataKeyGen
> ----------------------------------------------
>
> Key: HUDI-7660
> URL: https://issues.apache.org/jira/browse/HUDI-7660
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Vova Kolmakov
> Assignee: Vova Kolmakov
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.15.0, 1.0.0
>
>
> RowDataKeyGen is creating excessive objects during recordKey/partitionPath
> computation to cut off last character from them (as methods getRecordKey,
> getRecordPartitionPath in RowDataKeyGen utilize deleteCharAt).
> The same fix was already applied to CustomKeyGenerator (HUDI-6916) and
> KeyGenUtils (HUDI-7432)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)