You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "tvalentyn (via GitHub)" <gi...@apache.org> on 2023/03/09 19:36:07 UTC

[GitHub] [beam] tvalentyn opened a new issue, #25783: [Feature Request]: Support pymongo v4

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

   ### What would you like to happen?
   
   We currently restrict PyMongo to V3 or below, https://github.com/apache/beam/blob/1c0ea9742da4413d1ffc2018a7398ece9acc5cf1/sdks/python/setup.py#L253
   PyMongo 4 was released EOY2021: https://pypi.org/project/pymongo/#history.
   
   Having older dependencies in dependency chains is a risk and can cause issues like  https://s.apache.org/beam-python-dependencies-pm.
   
   We should generally plan to add support for major releases of IO connectors dependencies within the first year they became available. In this sense, we are overdue with pymongo.
   
   ### Issue Priority
   
   Priority: 3 (nice-to-have improvement)
   
   ### Issue Components
   
   - [X] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [X] 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] Abacn commented on issue #25783: [Feature Request]: Support pymongo v4

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

   This makes sense to me. Let's kick off a test PR for `<5.0.0` and run integration/load tests


-- 
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] Abacn closed issue #25783: [Feature Request]: Support pymongo v4

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn closed issue #25783: [Feature Request]: Support pymongo v4
URL: https://github.com/apache/beam/issues/25783


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