presto-docs/src/main/sphinx/release/release-0.230.rst
General Changes
13405).13648).!geometry_to_bing_tiles function for geometries at -180 longitude or 85.05112878 latitude.PRESTO_EXTRA_CREDENTIAL header parsing to allow for values contain multiple = characters and url-encoded characters.list-non-built-in-functions.DROP FUNCTION.!combinations function, which returns n combinations of values in an array, up to n = 5.!all_match(), :func:!any_match(), and :func:!none_match() functions.!expand_envelope function to return a geometry's envelope expanded by a distance.Hive Changes
plugin/hive-hadoop2/ as a runtime dependency to avoid having to copy the jar file to all Presto servers manually when connecting to Alluxio.hive.zstd-jni-decompression-enabled to enable JNI ZSTD decompressor for ORC files.Raptor Changes
storage.zstd-jni-decompression-enabled to enable JNI ZSTD decompressor for ORC files.Verifier Changes
SPI Changes
ConnectorMetadata#commitPartition with async operation ConnectorMetadata#commitPartitionAsync.