Conversation
|
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 dev@beam.apache.org list. Thank you for your contributions. |
|
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. |
|
|
|
|
|
|
…VM options chore(common.gradle): improve sdk worker script for better execution
The import was not used in the test file and was removed to clean up the code
Add new GitHub workflow to run postcommit tests for Python Portable Flink. Includes trigger file and workflow configuration with scheduled runs, pull request triggers, and artifact uploads for test results.
|
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
…atest published version
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #34913 +/- ##
==========================================
Coverage 56.54% 56.54%
Complexity 3378 3378
==========================================
Files 1205 1205
Lines 183660 183844 +184
Branches 3475 3475
==========================================
+ Hits 103847 103952 +105
- Misses 76495 76574 +79
Partials 3318 3318
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Assigning reviewers: R: @jrmccluskey for label python. Note: If you would like to opt out of this review, comment Available commands:
The PR bot will only process comments in the main thread (not review comments). |
damccorm
left a comment
There was a problem hiding this comment.
Thanks, had a couple of minor comments, but feel free to go ahead and merge when addressed.
Co-authored-by: Danny McCormick <dannymccormick@google.com>
Got it. FYI. The workflow probably won't succeed with |
|
Important Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services. |
|
Important Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services. |
Tests:
DOCKER and LOOPBACK are fine but PROCESS has this issue:
java.lang.IllegalStateException: Process died with exit code 2: This is the most common error, affecting a majority of the failed tests acrossFlinkRunnerTest,FlinkRunnerTestOptimized, andFlinkRunnerTestStreaming. It indicates that the Flink process executing the pipeline is terminating unexpectedly. Examples:test_assert_thattest_batch_pardotest_createtest_group_by_keytest_pardotest_sdfThank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
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, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.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)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.