Skip to content

Backport #28309 to 1.12.10#28754

Draft
ayush-shah wants to merge 2 commits into
open-metadata:1.12.10from
ayush-shah:codex/backport-28309-1.12.10
Draft

Backport #28309 to 1.12.10#28754
ayush-shah wants to merge 2 commits into
open-metadata:1.12.10from
ayush-shah:codex/backport-28309-1.12.10

Conversation

@ayush-shah
Copy link
Copy Markdown
Member

Backports #28309 to the 1.12.10 release branch.

This applies the reviewed Kafka Avro sample-data fix so already-deserialized Avro values from DeserializingConsumer are not deserialized a second time, and includes the regression coverage from the original PR.

Cherry-picked commits:

Validation:

  • git diff --check origin/1.12.10..codex/backport-28309-1.12.10
  • python3.11 -m py_compile ingestion/src/metadata/ingestion/source/messaging/common_broker_source.py ingestion/tests/unit/source/messaging/test_common_broker_source.py

Note: targeted pytest could not be completed locally. The global pytest environment is missing sqlalchemy, and uv run --project ingestion --python 3.11 --extra test-unit --extra kafka pytest ... failed during dependency resolution because the branch extras pull incompatible all and great-expectations constraints.

@github-actions github-actions Bot added Ingestion safe to test Add this label to run secure Github workflows on PRs labels Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ingestion safe to test Add this label to run secure Github workflows on PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants