beam icon indicating copy to clipboard operation
beam copied to clipboard

Add dynamic read support to KafkaIO in Python SDK

Open liferoad opened this issue 6 months ago • 1 comments

Fixes #35192.


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.

liferoad avatar Jun 14 '25 22:06 liferoad

Assigning reviewers:

R: @tvalentyn for label python. R: @kennknowles for label java. R: @sjvanrossum for label kafka.

Note: If you would like to opt out of this review, comment assign to next reviewer.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

github-actions[bot] avatar Jun 15 '25 00:06 github-actions[bot]

Failed to list versions for junit:junit-dep. > Unable to load Maven meta-data from https://repository.apache.org/snapshots/junit/junit-dep/maven-metadata.xml. > Could not GET 'https://repository.apache.org/snapshots/junit/junit-dep/maven-metadata.xml'. > Connect to repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: connect timed out

looks like our runner is blocked. Not related to this PR.

liferoad avatar Jun 18 '25 19:06 liferoad