presto-docs/src/main/sphinx/release/release-0.180.rst
null values are not returned
to the client. This only occurs when an entire result page contains only
null values. The only known case is a query over an ORC encoded Hive table
that does not perform any transformation of the data.REAL, DOUBLE) and columns of certain exact numeric types
(INTEGER, BIGINT, DECIMAL).!min_by and :func:!max_by on complex types.NoClassDefFoundError when scalar functions declared
in plugins are implemented with instance methods.EXPLAIN output./security/internal-communication between Presto nodes.CROSS JOIN against LATERAL derived tables.VARBINARY concatenation./connector/thrift that makes it possible to use Presto with
external systems without the need to implement a custom connector./v1/resourceGroupState REST endpoint on coordinator.int32 or int64 types.hive.rcfile-optimized-writer.enabled config option.
The writer supports validation which reads back the entire file after
writing. Validation is disabled by default, but can be enabled with the
hive.rcfile.writer.validate config option.INSERT.ResourceGroupInfo.