sorokin-andrey opened a new pull request, #22193: URL: https://github.com/apache/beam/pull/22193
In SparkReceiverIO we will have different functions for working with Spark receivers that support offsets and those that don't. To determine if a receiver supports offsets, we need the HasOffset interface. The goal of this PR is to implement it plus add some minor infrastructure needed changes. Fixes https://github.com/apache/beam/issues/22148 -- 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]
