Hi team, We've a use case that needs to create/access state in UDF, while per the documentation <https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/table/functions/udfs/#runtime-integration> and UDF interface <https://github.com/apache/flink/blob/master/flink-table/flink-table-common/src/main/java/org/apache/flink/table/functions/UserDefinedFunction.java>. It does not provide such a way for that. We want to know if it is by design and is there any other approach for it.
-- *Best wishes,* *- Kai*