You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "johannaojeling (via GitHub)" <gi...@apache.org> on 2023/02/17 16:10:58 UTC

[GitHub] [beam] johannaojeling opened a new issue, #25533: [Task][Go SDK]: Use context param and error return value in mongodbio.Read SDF

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

   ### What needs to happen?
   
   The `mongodbio.Read` SDF methods can as of #25437 be rewritten to take a context.Context parameter instead of creating a context.Background, and return an error instead of panicking.
   
   ### Issue Priority
   
   Priority: 2 (default / most normal work should be filed as P2)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [X] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] johannaojeling commented on issue #25533: [Task][Go SDK]: Use context param and error return value in mongodbio.Read SDF

Posted by "johannaojeling (via GitHub)" <gi...@apache.org>.
johannaojeling commented on issue #25533:
URL: https://github.com/apache/beam/issues/25533#issuecomment-1434860963

   .take-issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] riteshghorse closed issue #25533: [Task][Go SDK]: Use context param and error return value in mongodbio.Read SDF

Posted by "riteshghorse (via GitHub)" <gi...@apache.org>.
riteshghorse closed issue #25533: [Task][Go SDK]: Use context param and error return value in mongodbio.Read SDF
URL: https://github.com/apache/beam/issues/25533


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org