hudi-bot opened a new issue, #15473: URL: https://github.com/apache/hudi/issues/15473
COMMITS_ARCHIVAL_BATCH_SIZE is used to determine how many records will write to archived timeline. However, if there are several huge instants which leads to a huge batch, it cannot be written as log block is overflow. So determine batch size by instants binary size. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-4965 - Type: Improvement -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
