Skip to content

Add dataflow option#35120

Merged
scwhittle merged 62 commits intoapache:masterfrom
LEEKYE:Add_dataflow_option
Jul 31, 2025
Merged

Add dataflow option#35120
scwhittle merged 62 commits intoapache:masterfrom
LEEKYE:Add_dataflow_option

Conversation

@LEEKYE
Copy link
Copy Markdown
Contributor

@LEEKYE LEEKYE commented Jun 2, 2025

Address the issue #35174 in Java SDK


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.

@LEEKYE LEEKYE marked this pull request as draft June 2, 2025 15:41
@LEEKYE
Copy link
Copy Markdown
Contributor Author

LEEKYE commented Jun 6, 2025

So far, this implementation is Java only. Once it's reviewed and approved, I will add Python and Go version changes.

@LEEKYE
Copy link
Copy Markdown
Contributor Author

LEEKYE commented Jun 6, 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 6, 2025

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment assign set of reviewers

@LEEKYE LEEKYE marked this pull request as ready for review June 6, 2025 14:30
@LEEKYE LEEKYE requested a review from kennknowles June 17, 2025 15:36
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.75%. Comparing base (de76cfa) to head (a87ef90).
Report is 59 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##             master   #35120       +/-   ##
=============================================
+ Coverage     54.50%   70.75%   +16.25%     
- Complexity     1479     3310     +1831     
=============================================
  Files          1017      366      -651     
  Lines        160983    29285   -131698     
  Branches       1079     3416     +2337     
=============================================
- Hits          87737    20722    -67015     
+ Misses        71140     7002    -64138     
+ Partials       2106     1561      -545     
Flag Coverage Δ
go ?
java 70.75% <ø> (+2.12%) ⬆️
python ?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@LEEKYE LEEKYE requested a review from scwhittle July 8, 2025 19:27
@LEEKYE LEEKYE requested a review from scwhittle July 30, 2025 04:50
@LEEKYE LEEKYE requested a review from scwhittle July 30, 2025 18:49
@LEEKYE LEEKYE requested a review from scwhittle July 31, 2025 13:15
@scwhittle scwhittle merged commit 04a2570 into apache:master Jul 31, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants