iamrajatrana commented on code in PR #17950:
URL: https://github.com/apache/iceberg/pull/17950#discussion_r3954456373
##########
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/source/AsyncSparkMicroBatchPlanner.java:
##########
@@ -492,6 +493,11 @@ private void fillQueueInitialBuffer(Snapshot
startSnapshot) {
}
}
+ static boolean shouldContinueInitialPreload(
Review Comment:
Have added this. All checks passing.
--
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]