Skip to content

[Improve][Transform-V2] Migrate TableFilter validation to declarative OptionRule#11089

Closed
nzw921rx wants to merge 1 commit into
apache:devfrom
nzw921rx:optionrule/table-filter
Closed

[Improve][Transform-V2] Migrate TableFilter validation to declarative OptionRule#11089
nzw921rx wants to merge 1 commit into
apache:devfrom
nzw921rx:optionrule/table-filter

Conversation

@nzw921rx

Copy link
Copy Markdown
Collaborator

Purpose of this pull request

Related #11007

  1. Migrate TableFilter imperative validation to declarative OptionRule + Conditions
  2. Add factory-level unit test covering positive and negative paths

Does this PR introduce any user-facing change?

No. Validation behavior is preserved; only the mechanism changes from imperative to declarative.

How was this patch tested?

Unit tests in TableFilterTransformFactoryTest:

  • Positive: valid config passes
  • Negative: missing/invalid fields rejected with OptionValidationException
./mvnw test -pl seatunnel-transforms-v2 -Dtest="TableFilterTransformFactoryTest" -DfailIfNoTests=false

@nzw921rx

Copy link
Copy Markdown
Collaborator Author

Merge into a unified transform-v2 submission

@nzw921rx nzw921rx closed this Jun 13, 2026
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.

1 participant