Skip to content

[hotfix][runtime] Respect UDF precedence during type validation - #4505

Open
haruki-830 wants to merge 1 commit into
apache:masterfrom
haruki-830:hotfix/udf-validation-precedence
Open

[hotfix][runtime] Respect UDF precedence during type validation#4505
haruki-830 wants to merge 1 commit into
apache:masterfrom
haruki-830:hotfix/udf-validation-precedence

Conversation

@haruki-830

Copy link
Copy Markdown
Contributor

What is the purpose of this pull request?

This is a follow-up to #4492 (FLINK-40240). It aligns Calcite type validation with Janino code generation by giving same-named UDFs precedence over built-in functions.

Verifying this change

  • Added a regression test for UDF return-type inference.

Documentation

This PR does not introduce a new feature.

@haruki-830
haruki-830 marked this pull request as ready for review August 12, 2026 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant