HuangZhenQiu commented on code in PR #18022:
URL: https://github.com/apache/hudi/pull/18022#discussion_r2738544148


##########
hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/source/HoodieScanContext.java:
##########
@@ -32,7 +32,7 @@
  * Hudi source scan context.
  */
 @Internal
-public class ScanContext implements Serializable {
+public class HoodieScanContext implements Serializable {

Review Comment:
   Do the change to distinguish the HoodieScanContext with  
org.apache.flink.table.connector.source.ScaneContext



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