Shuo Cheng created HUDI-8829:
--------------------------------
Summary: 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
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)