wombatu-kun commented on code in PR #18341:
URL: https://github.com/apache/hudi/pull/18341#discussion_r2998809849
##########
hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/io/storage/HoodieSparkLanceWriter.java:
##########
@@ -100,6 +109,7 @@ public HoodieSparkLanceWriter(StoragePath file,
/**
* Constructor for Spark Lance writer used for internal row writing with
pre-embedded metadata.
+ * No file size limit is applied (maxFileSize defaults to {@link
Long#MAX_VALUE}).
Review Comment:
not actual, constructors are replaced with lombok Builder
--
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]