chproxy icon indicating copy to clipboard operation
chproxy copied to clipboard

[QUESTION] Availability of max_query_size Flag in Chproxy

Open mrankitsinghal opened this issue 1 year ago • 0 comments

Question: Availability of max_query_size Flag in Chproxy

Question details In our use case with ClickHouse, we often encounter the need to pass larger queries. While the max_query_size flag works seamlessly with ClickHouse directly, we've encountered errors when using it with Chproxy. Can someone confirm whether the max_query_size flag is available in Chproxy?

Additional context/motivations The max_query_size parameter is supported by ClickHouse within Query statements, aiding in the handling of larger queries.

mrankitsinghal avatar May 13 '24 14:05 mrankitsinghal