Github
来源:PrestoDB
浏览 433
扫码
分享
2019-11-30 14:24:44
11.65. Release 0.165
General Changes
- Make
AT
a non-reserved keyword. - Improve performance of
transform()
. - Improve exchange performance by deserializing in parallel.
- Add support for compressed exchanges. This can be enabled with the
exchange.compression-enabled
config option. - Add input and hash collision statistics to EXPLAIN ANALYZE output.
Hive Changes
- Add support for MAP and ARRAY types in optimized Parquet reader.
MySQL and PostgreSQL Changes
- Fix connection leak on workers.