presto-docs/src/main/sphinx/release/release-0.183.rst
GROUPING and contain aggregation expressions
that require implicit coercions.CHAR functions :func:!trim, :func:!rtrim, and :func:!substr when
the return value would have trailing spaces under VARCHAR semantics.EXPLAIN ANALYZE output.CAST(json_parse(...) AS ...).!map_from_entries and :func:!map_entries functions.experimental.operator-memory-limit-before-spill config property
and the operator_memory_limit_before_spill session property.experimental.aggregation-operator-unspill-memory-limit config
property or the aggregation_operator_unspill_memory_limit session property.ORC-222 <https://issues.apache.org/jira/browse/ORC-222>_ which results in
invalid summary statistics in ORC or DWRF files when the input data contains invalid string data.
Previously, this would usually cause the query to fail, but in rare cases it could
cause wrong results by incorrectly skipping data based on the invalid statistics."$path".tiny and sf1.tiny and sf1.ArrayBlock and InterleavedBlock are
no longer supported. They must be represented as MapBlock or SingleMapBlock.nullsCount with nullsFraction in column statistics.