XComp commented on PR #22010:
URL: https://github.com/apache/flink/pull/22010#issuecomment-1634336399

   > In https://github.com/apache/flink/pull/21971 we added 
SequenceGeneratorTest, I think we can add the corresponding test method in 
https://github.com/apache/flink/pull/21971
   
   I'm not a big fan of adding tests that belong in a PR into a separate PR. 
You could just create the test class in this PR with the set of tests that fit 
to this PR. PR #21971 should then add additional tests related to its changes. 
The conflict resolution shouldn't be too complex because your adding 
independent test methods. :thinking: 


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