10.72. Release 0.82
- Presto now supports the ROW type, and all Hive structs are converted 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 pressure in the coordinator.