presto-docs/src/main/sphinx/release/release-0.241.rst
.. warning::
There is a bug in LambdaDefinitionExpression canonicalization introduced since 0.238. For more details, go to :issue:15424.
General Changes
!classification_precision introduced in release 0.239.experimental.enable-dynamic-filtering configuration property and enable_dynamic_filtering system session property. For more information please refer to (:pr:15077).UNION queries without ALL or DISTINCT keywords.Security Changes
/security/authorization.JDBC Changes
ResultSet.getStatement.Hive Changes
OrcRecordReader and StreamReader.system.sync_partition_metadata() to synchronize the partitions in the metastore with the partitions that are physically in the file system.PrestoS3FileSystem.hive.enable-parquet-dereference-pushdown Hive configuration property and parquet_batch_reader_verification_enabled Hive session property.Druid Changes
INSERT INTO SELECT, CREATE TABLE AS, and from local or HDFS folders.Oracle Changes
Verifier Changes
LIMIT clause are not identified as non-deterministic when a rerun of the control query fails.SPI Changes
StageStatistics and OperatorStatistics to QueryCompletedEvent, and remove stage and operator statistics from QueryStatistics.Geospatial Changes
!ST_Intersection.!geometry_nearest_points to find nearest points of a pair of geometries.