Aitozi commented on code in PR #3363:
URL: https://github.com/apache/paimon/pull/3363#discussion_r1609577157
##########
paimon-core/src/main/java/org/apache/paimon/io/KeyValueDataFileWriter.java:
##########
@@ -80,7 +82,8 @@ public KeyValueDataFileWriter(
long schemaId,
int level,
String compression,
- CoreOptions options) {
+ CoreOptions options,
+ boolean isCompact) {
Review Comment:
Fixed
--
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]