jerrypeng opened a new pull request #35238: URL: https://github.com/apache/spark/pull/35238
### What changes were proposed in this pull request? To add support to using the AvailableNow trigger for the KafkaSource ### Why are the changes needed? To allow users to use the KafkaSource the AvailableNow trigger. The AvailableNow trigger allows the all the data currently available in the source to be processed in multiple micro batches. ### Does this PR introduce _any_ user-facing change? Yes, allows users to using the KafkaSource to use the AvailableNow trigger ### How was this patch tested? Added a test for this. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
