BruceLin
BruceLin
Hi, thanks for your repo, it give me a lot of inspiration. But I found a bug, this is code segment: https://github.com/lyft/presto-gateway/blob/39d7d5f3194265c688d4d5f01db1d64143fe284a/gateway-ha/src/main/java/com/lyft/data/gateway/ha/handler/QueryIdCachingProxyHandler.java#L156 It use a overload method `extractQueryIdIfPresent(path, queryParams)`, and...
There is a flink-sql-gateway in flink docs, it says, ["In the future, the community plans to extend its functionality by providing a REST-based SQL Client Gateway, see more in FLIP-24...
Flink 1.11 introduces the Application Mode as a deployment option, does the flink sql gateway support?
**Describe the problem you faced** In our production environment, there are hundreds of flink hudi streaming application running related to hudi. Due to the characteristics of streaming, the application will...