Re: [Discuss] FLIP-485: Flink UDF metrics

2024-11-13 Thread Linda Li
{ "emoji": "👍", "version": 1 }

Re:[Discuss] FLIP-485: Flink UDF metrics

2024-11-13 Thread Xuyang
Hi, Shiyuan. The current mailing list primarily focuses on user issues. For discussions related to the new flip, please move to the dev mailing list[1]. [1] d...@flink.apache.org -- Best! Xuyang At 2024-11-14 11:00:40, "Linda Li" wrote: Hi, Starting a thread for addin

[Discuss] FLIP-485: Flink UDF metrics

2024-11-13 Thread Linda Li
Hi, Starting a thread for adding Flink UDF metrics. UDFs are widely used by Flink user, but they introduce significant challenges when it comes to debugging and performance optimization. UDFs often act as black boxes, making it difficult to trace issues or identify the root causes of failures,