HeartSaVioR opened a new pull request #26292: [SPARK-29635][SS] Extract base test suites between Kafka micro-batch sink and Kafka continuous sink URL: https://github.com/apache/spark/pull/26292 ### What changes were proposed in this pull request? This patch leverages V2 continuous memory stream to extract tests from Kafka micro-batch sink suite and continuous sink suite and deduplicate them. These tests are basically doing the same, except how to run and verify the result. ### Why are the changes needed? We no longer have same tests spotted on two places - brings 300 lines deletion. ### Does this PR introduce any user-facing change? No. ### How was this patch tested? Existing UTs.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
