Skip to content
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

Fix go combine flink batch load test workflow #491

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

akashorabek
Copy link
Collaborator

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:

  • 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.

Amar3tto and others added 16 commits January 23, 2025 10:06
* Update release finalization to push postrelease branch

* Update republish_released_docker_containers.yml

* Protect newly created branch
* fix java kafkaIO performance tests

* remove duplicated line
Bumps com.gradle.develocity from 3.18.2 to 3.19.

---
updated-dependencies:
- dependency-name: com.gradle.develocity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Use Iceberg InternalRecordWrapper partition util

* add test

* spotless
* Revert "[Dataflow Streaming Appliance] Fix per key commit size validation (apache#3…"

This reverts commit edc4766.

* keep main src change
* Use LinkedHashMap in OutputReceiver to optimize hashmap iteration
* Move recordGetWorkStreamLatencies to run outside work submission loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants