beam icon indicating copy to clipboard operation
beam copied to clipboard

BEAM-9626: Make Pymongo package optional - 20259

Open rakeshcusat opened this issue 6 months ago • 2 comments

More information could be found here:

BEAM-9626 https://github.com/apache/beam/issues/20259

Once this change is merged, the Pymongo could be installed with this command:

pip install apache_beam[mongodb]

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • [ ] Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • [ ] Update CHANGES.md with noteworthy changes.
  • [ ] If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels Python tests Java tests Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

rakeshcusat avatar Jun 15 '25 21:06 rakeshcusat

PTAL @damccorm

I also feel that we should update the CHANGES.md file to mention this change.

rakeshcusat avatar Jun 15 '25 21:06 rakeshcusat

Assigning reviewers:

R: @liferoad for label python.

Note: If you would like to opt out of this review, comment assign to next reviewer.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

github-actions[bot] avatar Jun 15 '25 22:06 github-actions[bot]

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 54.51%. Comparing base (cecfa61) to head (ccc51b0). :warning: Report is 468 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##             master   #35297    +/-   ##
==========================================
  Coverage     54.50%   54.51%            
  Complexity     1559     1559            
==========================================
  Files          1035     1036     +1     
  Lines        161595   161757   +162     
  Branches       1139     1139            
==========================================
+ Hits          88084    88175    +91     
- Misses        71380    71451    +71     
  Partials       2131     2131            
Flag Coverage Δ
python 80.83% <100.00%> (-0.06%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Jun 19 '25 08:06 codecov[bot]

Reminder, please take a look at this pr: @liferoad

github-actions[bot] avatar Jun 26 '25 12:06 github-actions[bot]

waiting on author

damccorm avatar Jun 26 '25 13:06 damccorm

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions.

github-actions[bot] avatar Aug 26 '25 12:08 github-actions[bot]

This pull request has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

github-actions[bot] avatar Sep 03 '25 12:09 github-actions[bot]