Yohahaha commented on code in PR #2532:
URL: https://github.com/apache/fluss/pull/2532#discussion_r2762005204


##########
fluss-spark/fluss-spark-common/src/main/scala/org/apache/fluss/spark/read/FlussScan.scala:
##########
@@ -36,6 +37,38 @@ trait FlussScan extends Scan {
   }
 }
 
+object FlussScan {

Review Comment:
   OffsetsInitializer here is used to help generate Batch/MicroBatchStream, it 
helps plan split in each Batch/MicroBatchStream implementation, I dont really 
get your points, but I will move it to a new object class 
FlussOffsetInitializers



-- 
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]

Reply via email to