presto-docs/src/main/sphinx/release/release-0.229.rst
General Changes
!geometry_to_bing_tiles on certain degenerate geometries.!line_interpolate_point.CREATE FUNCTIONX_Forwarded_For header from Proxy to coordinator.stage.max-tasks-per-stage for limiting the number of tasks per scan.experimental.internal-communication.max-task-update-size to limit the size of the TaskUpdate.internal-communication.https.trust-store-path, internal-communication.https.included-cipher,
and internal-communication.https.excluded-cipher to easily set common https configurations for all internal communications at one place.QueryStatistics.Pinot Connector Changes
Hive Connector Changes
Raptor Connector Changes
storage.data-directory is changed from a File to a URI.
For deployment on local flash, scheme file:/ must be prepended.RAPTOR_LOCAL_FILE_SYSTEM_ERROR to RAPTOR_FILE_SYSTEM_ERROR.SPI Changes
UNION, INTERSECT, and EXCEPT, by moving SetOperationNode to SPI.ConnectorPlanOptimizerProvider to allow connectors to participate in query optimization in two phases, LOGICAL and PHYSICAL.
The two phases correspond to post-shuffle and post-shuffle optimization, respectively.