Skip to content

[hotfix][runtime] Fix unable to take __data_event_type__ from REPLACE events - #4531

Merged
lvyanquan merged 1 commit into
apache:masterfrom
yuxiqian:hotfix/op-type-replace
Sep 17, 2026
Merged

lvyanquan merged 1 commit into
apache:masterfrom
yuxiqian:hotfix/op-type-replace

Conversation

@yuxiqian

@yuxiqian yuxiqian commented Sep 11, 2026 •

Copy link
Copy Markdown
Member

What is the purpose of this pull request?

This PR fixes UnsupportedOperationException when trying to take data_event_type from REPLACE events.

Brief change log

Previously we can't take __data_event_type__ from REPLACE events. The switch-case branch is missing.


Verifying this change

Test cases are added to cover this.

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not applicable)

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

Generated-by: OpenAI Codex (GPT-5)

… events

Co-Authored-By: Codex <noreply@openai.com>
AI-Model: gpt-5.6-sol
AI-Contributed/Feature: 2/2
AI-Contributed/UT: 97/97

@lvyanquan lvyanquan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1.

@lvyanquan
lvyanquan merged commit 43f36c9 into apache:master Sep 17, 2026
20 checks passed
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.

2 participants