[
https://issues.apache.org/jira/browse/HUDI-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-8829.
----------------------------
Resolution: Fixed
Fixed via master branch: 43ea93f9cda02806f58c8a6205e7cbc1ac2b2080
> Reducing bytes copy during writing records to LOG file
> ------------------------------------------------------
>
> Key: HUDI-8829
> URL: https://issues.apache.org/jira/browse/HUDI-8829
> Project: Apache Hudi
> Issue Type: Improvement
> Components: writer-core
> Reporter: Shuo Cheng
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.1
>
> Attachments: image-2025-01-06-12-06-04-236.png
>
>
> Currently, there exists some redundant byte copies at the record level during
> appending
> `HoodieAvroDataBlock` to log file. Reducing these copies will effectively
> decrease GC pressure.
>
>
>
>
>
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)