Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Named Parameters to SQRL Functions #11

Open
henneberger opened this issue Oct 21, 2024 · 0 comments
Open

Add Named Parameters to SQRL Functions #11

henneberger opened this issue Oct 21, 2024 · 0 comments

Comments

@henneberger
Copy link

Flink 1.19 adds named parameters to SQRL functions.

https://nightlies.apache.org/flink/flink-docs-release-1.19/docs/dev/table/functions/udfs/#named-parameters

https://cwiki.apache.org/confluence/display/FLINK/FLIP-387%3A+Support+named+parameters+for+functions+and+call+procedures

Note:
This may make our functions not backwards compatible with prior versions of flink. It appears like the ecosystem has caught up to flink 1.19, so I would suggest 1.19 being the minimum version we support.

@henneberger henneberger converted this from a draft issue Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant