Confirmation on Lambda Support for UDFs in FlinkSQL / Table API

2024-05-15 Thread Tucker Harvey via user
Hi Flink Community, I’m writing to confirm whether lambda expressions are supported with User Defined Functions (UDFs) in FlinkSQL and the Table API. My current understanding is that they are not supported. Can anyone verify this, or let me know if there have been any recent changes regarding t

Re: Investigating use of Custom Trigger to smooth CPU usage

2023-08-08 Thread Tucker Harvey via user
timer is >> configured? Also it would be better if you can attach a FlameGraph to show >> the CPU usage when the timer is triggered. >> >> Best, >> Xiangyu >> >> Tucker Harvey via user 于2023年8月1日周二 05:51写道: >>> >>> Hello Flink communit

Investigating use of Custom Trigger to smooth CPU usage

2023-07-31 Thread Tucker Harvey via user
Hello Flink community! My team is trying to optimize CPU usage on a running job, and we're exploring the option of offsetting the trigger time for smoother CPU patterns. Since adjusting the window will compromise job correctness, we plan to pursue a custom trigger implementation. We were curious

Flink 1.15.1 issue we need help on

2023-07-18 Thread Tucker Harvey via user
Hi, we are trying to determine how fix the following exception. This is an issue that is repeatedly happening for us. We have tried looking online for some solutions. One thread suggested setting idleTimeout but this doesn’t seem supported in Flink Source code. https://github.com/netty/netty/