We have some queries that are hundreds or thousands of lines long that create a QUERY_TEXT_TOO_LARGE error. Is there a query I can run to show the maximum query text length in Trino/hdfs? I couldn't find it here:
https://trino.io/docs/current/admin/properties-query-management.html
or by doing a search:
https://trino.io/docs/current/search.html?q=maximum#
I don't have direct access to the server this runs on, but I can run queries on it.