forked from apache/beam
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.50.0 lyft #65
Open
nji302
wants to merge
10,000
commits into
master
Choose a base branch
from
release-2.50.0-lyft
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
Co-authored-by: lostluck <[email protected]>
* [prism] Make Prism the default Go SDK runner. * ws lint * add maincall to ptest test. * update comments on prism test filters. * Update playground script to use go1.20 * fix typo --------- Co-authored-by: lostluck <[email protected]>
* automodel first pass * new model * updated model handler api * add model_class param * update doc comments * updated integration test and example * unit test, modified params * add test setup for hugging face tests * fix lints * fix import order * refactor, doc, lints * refactor, doc comments * change test file * update types * add hugging face pipeline support * integration test for pipeline * add doc, gs link * test raises exception * fix python lints * add inference fn * update doc * docs, lint * docs, lint * remove optional from inference_fn * add enum for tasks * update pydoc * update pydoc * doc, formatting changes * fix doc * fix optional in doc * pin model version
…nder pushed by GH tests every 6 weeks. (apache#27807)
…he#27815) * Use correct concurrency condition to avoid incorrect interrupts * Another one
…GES.md (apache#27816) * mention prism in changes.md * ws lint * review comments --------- Co-authored-by: lostluck <[email protected]>
Removing myself from the IO reviewer list as I don't have much context on IO changes. With the recent reorg, I would have even less opportunity to explore this side :(
Previously these were implicitly lifted from the base dictionary. We may want to consider allowing that again, but it is easier to loosen restrictions than tighten them up once this is declared stable.
* Add a new gradle file. * Removed all legacy worker related tasks in build.gradle, adjust tasks for multiarch containers * Created new files for Java Dataflow ARM tests, still need to figure out Java version and Java home issues. * Remove unused code in build.gradle. * remove unused target, add build multiarch Java container flags, adjust build.gradle file. * Add the TAG as env variable shared by diff Java version tests. * Adjust dependencies. * Change READNE for Java versions and yml file for auth. * Made changes based on PR comments. * Made changes based on comments, standardize yml file. * Change github_job. * Update .github/workflows/beam_PostCommit_Java_Examples_Dataflow_ARM.yml Co-authored-by: Danny McCormick <[email protected]> * Update .github/workflows/beam_PostCommit_Java_Examples_Dataflow_ARM.yml Co-authored-by: Danny McCormick <[email protected]> * remove redundant underscore --------- Co-authored-by: Danny McCormick <[email protected]>
…e (Cron, Commit, Phrase) (apache#27482) * GoPortable PreCommit * GoPortable PreCommit * GoPortable PreCommit * beam_PreCommit_GoPortable * fix readme and run * timeout-minutes * step name added * new fix cron and worflow dispatch
…he#27826) Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.12.0 to 1.12.1. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.12.0...v1.12.1) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Upgrade Kryo coder from Kryo v4 to Kryo v5 * Update CHANGES.md
… in an explicit 'config' parameter.
…rtifacts containing guava (apache#27766)
* Add model manager class to hold many models at once * Remove extraneous always_proxy addition * Format/lint * Use ordereddict + one more tested behavior * use move_to_end * Type hints + doc update
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rtop logging
This reverts commit a0f6632.
Revert "added logging to help waittimeaggregation debugging"
Rtop logging
added more logs to bundle_processor.py
This reverts commit 8765f5a.
This reverts commit 8b736ff.
Remove all waittimeaggregation logging
added back rtop logs + more
remove pipeline.py logs
This reverts commit 13692c3.
[RTOP-2169] Adding support for kinesis consumer synchronization
Update S3Input to align with S3AndKinesisInput
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.
No +1 necessary, just wanted the team to have visibility into which branch to use