Lizzfox opened a new issue, #22148:
URL: https://github.com/apache/beam/issues/22148

   ### What needs to happen?
   
   ### Context
   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. 
   
   ### Task Description
   Required to implement `HasOffset` interface to Apache Beam which will 
provide setting `StartOffset` and getting `EndOffset` methods.
   
   ### Acceptance criteria
   
   - PR Description 
   - Source code
   
   ### Issue Priority
   
   Priority: 1
   
   ### Issue Component
   
   Component: io-java-cdap


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