forked from akvelon/beam
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Test pr wh #64
Open
ruslan-ikhsan
wants to merge
10,000
commits into
pabloem-patch-1
Choose a base branch
from
test-pr-wh
base: pabloem-patch-1
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
Test pr wh #64
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
…perties that use Beam extensively.
* Refactor focusing to contextLine (apache#24613) * Rename a widget (apache#24613) * Minor reordering (apache#24613) * Fix after review (apache#24613)
* worflow for git tag final release * modify workflow and descriptions * modify git tag command * add git config * update CI doc
Co-authored-by: tvalentyn <tvalentyn@users.noreply.github.com> Fixes apache#23930
…apache#24762) Co-authored-by: Philippe Moussalli <philippe@moussalli@ml6.eu>
* Implement PubsubWriteSchemaTransformProvider * Patch error message for format * Patch method comment * Fix identifiers * spotlessApply
* Add examples for Cdap Hubspot plugins * Fix dependencies * Move Cdap Hubspot examples to the separate gradle module * Move common classes to Examples Cdap module * Fix readme * Refactoring * Fix typo
…is provided (apache#24700) * skip schema update when no schema is provided * test for using create_if_needed disposition * spotless
* proto * gen * models * with multifile * models * examples * buf.gen.yaml+gen * buf.gen.yaml * gen * files_content * backend_run_code * infra_datastore * fix * GetPrecompiledObjectCode * ignore_incomplete * build * user_score.py * rename * no java * user_score * fix Co-authored-by: Alexey Inkin <leha@inkin.ru>
* Add examples for Cdap Salesforce plugins * Move Cdap Salesforce examples to the separate gradle module * Move common classes to Examples Cdap module * Fix readme * Rename package-info file and rename gradle tasks * Fix checkstyle
* Make go vet and go staticcheck output visible in CI * Intentionally fail staticcheck * Actually violate staticcheck * Actually violate staticcheck * Fix staticcheck errors
Updates the `NewKeyedIterable()` implementation to correctly parse a multimap side input from an in memory ReStream.
…o opt out of runner v2. (apache#24767) * [apache#24515] Ensure that Go pipelines on Dataflow are not allowed to opt out of runner v2. This is towards apache#24515 * Drop the unused worker jar and update breaking changes.
…th Beam Rows (Storage API) (apache#24784)
…r2 (apache#25144) This is a follow-up for a comment in apache#25104 Also remove InboundDataClient which was missed in apache#25104
* Reenable postgres integration test * Update SpannerChangeStreamPostgresIT.java Co-authored-by: Nancy Xu <nancyxu@google.com>
* update cloudpickle version * regenerate python container dependencies
* WIP: playground_components works in tour-of-beam only with configureondemand set to false (apache#24563) * added evaluationDependsOn playground_components (apache#24563) * comments (1) (apache#24563) * removed goToContextLine after merge (apache#24563) Co-authored-by: darkhan.nausharipov <darkhan.nausharipov@kzn.akvelon.com>
apache#25147) * Update typehint code to allow primitive composite types in python 3.9+ * linting * address comments
* Increase transient expansion service timeout
…#25182) Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.11.48 to 1.11.49. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.11.48...feature/s3/manager/v1.11.49) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This adds the protos for querying any data samples from the SDK. Co-authored-by: Sam Rohde <srohde@google.com>
Updates the requirements on [chromedriver-binary](https://github.com/danielkaiser/python-chromedriver-binary) to permit the latest version. - [Release notes](https://github.com/danielkaiser/python-chromedriver-binary/releases) - [Commits](danielkaiser/python-chromedriver-binary@v100.0.4896.20.0...v110.0.5481.30.0) --- updated-dependencies: - dependency-name: chromedriver-binary dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.0 to 1.52.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.52.0...v1.52.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Initial commit of boilerplate of change stream pipeline for bigtable
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.
Please add a meaningful description for your change here
Thank 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.md
with 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.