11.159. Release 0.82
- Presto now supports the ROW type, and all Hive structs areconverted to ROWs, instead of JSON encoded VARCHARs.
- Add
current_timezone()
function. - Improve planning performance for queries with thousands of columns.
- Fix a regression that was causing excessive memory allocation and GC pressurein the coordinator.