DataSQRL/sqrl

Support Async Scalar Functions

Closed this issue · 1 comments

Flink 1.19 adds async scalar function support. We need to validate that async scalar functions are properly resolved in preprocessor and sql type inference.

Resolved in #985