presto-docs/src/main/sphinx/release/release-0.235.rst
General Changes
14333).GENERATED_BYTECODE_TOO_LARGE.UNNEST.CREATE FUNCTION to allow parameter type list and return type to have a length up to 30k characters.optimize_common_sub_expressions.SHOW CREATE FUNCTION.query.soft-max-memory-per-node, query.soft-max-total-memory-per-node, query.soft-max-total-memory, and query.soft-max-memory.driver.max-page-partitioning-buffer-count.!scale_qdigest function to scale a qdigest to a new weight.!myanmar_font_encoding and :func:!myanmar_normalize_unicode to support working with Burmese text!ST_AsText to accept Spherical Geographies.!ST_Centroid to accept Spherical Geography Points and MultiPoints.Pinot Connector Changes
BYTES data type to Presto VARBINARY type.DATE type via the system property pinot.infer-date-type-in-schema.TIMESTAMP type via the system prpoerty pinot.infer-timestamp-type-in-schema.DIMENSION, METRIC, TIME, DATETIME, to provide more information.Hive Connector Changes
PrestoS3FileSystemStats.preferred_ordering_columns to support writing sorted files for unbucketed table.hive.file-status-cache-tables to *.hive.orc-compression-codec to override hive.compression-codec for ORC and DWRF formats. If specified, ORC and DWRF files are compressed using this codec. RC, Parquet, and other files are compressed using hive.compression-codec.Druid Connector Changes
druid.compute-pushdown-enabled configuration property.Verifier Changes
SELECT queries that produce columns of TIME, TIMESTAMP WITH TIME ZONE, or DECIMAL types, or columns of structured types with those types.control.table-properties and test.table-properties.smart-teardown, which replaces run-teardown-on-result-mismatch.