snuyanzin commented on PR #19988: URL: https://github.com/apache/flink/pull/19988#issuecomment-1158538968
It looks like the implementation is going through the old stack api which is deprecated... It is better to use new stack api available after FLIP-32 and FLIP-65. As an example you can have a look at implementation of `IFNULL` or `TYPEOF` made within https://issues.apache.org/jira/browse/FLINK-20522 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
