rahil-c commented on code in PR #18341:
URL: https://github.com/apache/hudi/pull/18341#discussion_r2995214661
##########
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:
I think you need to fix this comment?
--
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]