aokolnychyi commented on code in PR #7422:
URL: https://github.com/apache/iceberg/pull/7422#discussion_r1175813831
##########
spark/v3.4/spark/src/main/java/org/apache/iceberg/spark/source/SparkMicroBatchStream.java:
##########
@@ -80,6 +85,8 @@ public class SparkMicroBatchStream implements
MicroBatchStream {
private final boolean skipDelete;
private final boolean skipOverwrite;
private final Long fromTimestamp;
+ private final Integer maxFilesPerMicroBatch;
Review Comment:
Same question here.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]