Update python base container deps for 2.51.0#28626
Closed
kennknowles wants to merge 15 commits intoapache:release-2.51.0from
Closed
Update python base container deps for 2.51.0#28626kennknowles wants to merge 15 commits intoapache:release-2.51.0from
kennknowles wants to merge 15 commits intoapache:release-2.51.0from
Conversation
… less than 1ms in FlinkDetachedRunnerResult
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.24.0 to 0.24.1. - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.24.0...v0.24.1) --- updated-dependencies: - dependency-name: github.com/testcontainers/testcontainers-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…Read_Python and job_PerformanceTests_BiqQueryIO_Write_Python_Batch (apache#28497) * Add GitHub Workflow Replacements for job_PerformanceTests_BiqQueryIO_Read_Python and job_PerformanceTests_BiqQueryIO_Write_Python_Batch * Add comments for set_config
* Add Load Tests Combine Dataflow Batch Go workflow * Refactoring
This allows one to enumerate the set of provided transforms together with their config schemas. Future work would be to pull out documentation as well. It would be valuable, if possible, to trace through forwarding of *args and **kwargs as well.
* Add Load Tests GBK Dataflow Batch Go workflow * Refactoring
…he#28592) * expose num streams option; fix some streaming tests * clarify docs; address nit
…ms (apache#28592)" (apache#28613) This reverts commit 04a26da.
* Rearrange Java Example tests on Dataflow * Fix readme
Contributor
|
The Workflow run is cancelling this PR. It is an earlier duplicate of 2173354 run. |
Contributor
|
The Workflow run is cancelling this PR. It is an earlier duplicate of 1729654 run. |
Contributor
|
The Workflow run is cancelling this PR. It is an earlier duplicate of 2083803 run. |
3 tasks
Member
Author
|
R: @tvalentyn |
Contributor
|
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created by rebasing to fork point
git rebase $(git merge-base github/master github/release-2.51.0)and then running./gradlew :sdks:python:container:generatePythonRequirementsAllThank 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.