Improve throughput by automatically using the spooling
protocol when it is configured on the Trino cluster,
and add the parameter encoding to optionally set the preferred encoding from
the JDBC driver. (#24214)
Improve decompression performance when running the client with Java 22 or
newer. (#24263)
Improve throughput by automatically use the spooling
protocol when it is configured on the Trino cluster,
and add the option --encoding to optionally set the preferred encoding from
the CLI. (#24214)
Improve decompression performance when running the CLI with Java 22 or newer. (#24263)
Rename the sqlserver.experimental.stored-procedure-table-function-enabled
configuration property to sqlserver.stored-procedure-table-function-enabled.
(#24239)