clickhouse-js
clickhouse-js copied to clipboard
Limit max length of HTTP query
The max length of a query depends on env. https://stackoverflow.com/questions/812925/what-is-the-maximum-possible-length-of-a-query-string
Let's be on the safe side and provide a meaningful default instead of waiting for customers to report a problem with a query silently truncated by a proxy or a server.