liming30 commented on PR #2306:
URL: 
https://github.com/apache/incubator-paimon/pull/2306#issuecomment-1808202855

   > In #2304 ,
   > 
   > ```
   > Minimal reproduce step
   > Run BatchFileStoreITCase#testOverwriteEmpty in paimon-flink-1.14 and 
paimon-flink-1.15.
   > ```
   > 
   > What do you mean?
   
   My mistake. In #2221, I introduced `ReaderConsumeProgressEvent`.  
`StaticFileStoreSplitEnumerator` will go into the `handleSourceEvent` method 
after split is consumed. At this time,  `java.lang.ClassNotFoundException: 
org.apache.flink.table.connector.source.DynamicFilteringEvent` will appear in 
flink-1.14 and flink-1.15.
   
   Do you think the changes here should be moved to #2221?
   
   


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