Introduce FlinkAuronUDFWrapperContext
Open
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 241
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 22
Description
For Flink's built-in UDFs, we will provide native implementations whenever possible. However, for user-defined UDFs, we utilize the `FlinkAuronUDFWrapperContext` to provide a unified fallback mechanism for Java execution.
Contributor guide
Assessment
This issue has not been assessed yet.