steFaiz opened a new pull request, #7615:
URL: https://github.com/apache/paimon/pull/7615

   ### Purpose
   Currently, some code use `StreamExecutionEnvironment#fromData` which do not 
exist in lower-version flink such as 1.18.
   Also, `StreamExecutionEnvironment#fromCollection` is marked as deprecated 
and might be removed in 2.X version. This PR introduces a Util class in both 
flink1-common and flink2-common to fix this incompatibility.
   
   
   ### Tests
   None


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