Package org.apache.flink.table.planner.codegen
-
Class Summary Class Description AsyncCodeGenerator Generates anAsyncFunction
which can be used to evaluate calc projections from an async scalar function.
Class | Description |
---|---|
AsyncCodeGenerator |
Generates an
AsyncFunction which can be used to evaluate calc projections from an async
scalar function. |