Skip to content

[FLINK-37586][udf] Add support for options in user-defined functions and update related documentation#4252

Open
Hisoka-X wants to merge 2 commits intoapache:masterfrom
Hisoka-X:FLINK-37586-yaml
Open

[FLINK-37586][udf] Add support for options in user-defined functions and update related documentation#4252
Hisoka-X wants to merge 2 commits intoapache:masterfrom
Hisoka-X:FLINK-37586-yaml

Conversation

@Hisoka-X
Copy link
Member

This close https://issues.apache.org/jira/browse/FLINK-37586

This pull request adds support for passing configuration options to user-defined functions (UDFs) in pipeline definitions. It updates both the YAML schema and the internal Java representations to allow specifying an options block for each UDF, making these options available at runtime. The documentation is updated to explain how to use this feature, and new tests are added to ensure correct parsing and handling.

@github-actions github-actions bot added docs Improvements or additions to documentation composer cli labels Jan 31, 2026
@Hisoka-X
Copy link
Member Author

Hisoka-X commented Feb 3, 2026

cc @yuxiqian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli composer docs Improvements or additions to documentation e2e-tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant