JingsongLi commented on code in PR #6460:
URL: https://github.com/apache/paimon/pull/6460#discussion_r2469137660
##########
paimon-core/src/main/java/org/apache/paimon/operation/FileStoreCommitImpl.java:
##########
@@ -119,6 +119,9 @@ public class FileStoreCommitImpl implements FileStoreCommit
{
private static final Logger LOG =
LoggerFactory.getLogger(FileStoreCommitImpl.class);
+ private static final String POSTPONE_BATCH_WRITE_FIXED_BUCKET_PROPERTY_KEY
=
Review Comment:
It is better to not modify this file.
--
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]