presto-docs/src/main/sphinx/release/release-0.238.rst
.. warning::
There is a bug in this release that will cause certain queries with lambda expressions to fail. There is a reliability issue in ZSTD compression that causes frequent excessive GC events in this release.
.. warning::
There is a bug in LambdaDefinitionExpression canonicalization introduced in this release. For more details, go to :issue:15424.
13254)bucket_function_type_for_exchange session property or hive.bucket-function-type-for-exchange configuration property to PRESTO_NATIVE.DATE, TIMESTAMP, and TIMESTAMP_WITH_TIME_ZONE literals for Pinot connector.General Changes
target_result_size session property to customize data batch sizes being streamed from coordinator.optimize-nulls-in-joins.sessionProperty override to Presto JDBC URI.13254)query_max_broadcast_memory to limit the memory a query can use for broadcast join.driver.max-page-partitioning-buffer-count for optimized repartitioning.Geospatial Changes
!geometry_invalid_reason.Hive Changes
bucket_function_type_for_exchange session property or hive.bucket-function-type-for-exchange configuration property to PRESTO_NATIVE.Pinot Changes
pinot.mark-data-fetch-exceptions-as-retriable.DATE, TIMESTAMP, and TIMESTAMP_WITH_TIME_ZONE literals.Verifier Changes