echauchot commented on PR #19:
URL: 
https://github.com/apache/flink-connector-cassandra/pull/19#issuecomment-1609303291

   > > Maybe we should add tests against flink master snapshot ? Right now 
there is only 1.16.x 1.17.x in PRs
   > 
   > added 1.18-SNAPSHOT tests
   
   Got it, the failure we observe is due to flink 1.16/1.17 updating achunit 
freeze store with different rules. Then, the flink-1.18 build fails because it 
has the new rules so the violations are different.
   
   I believe, having the build on master in PRs makes sense because it allows 
to not wait for weekly tests to see regressions.
   @MartijnVisser how should we setup the build to avoid the behavior described 
above ?


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