presto-docs/src/main/sphinx/release/release-0.189.rst
LIMIT queries when
optimizer.force-single-node-output is disabled.!bing_tile_at and :func:!bing_tile_polygon functions
where incorrect results were produced for points close to tile edges.SHOW TABLES on a catalog that does not exist./sql/use on the server rather than in the CLI, allowing it
to be supported by any client. This requires clients to add support for
the protocol changes (otherwise the statement will be silently ignored).JSON to ROW even if the JSON does not contain every
field in the ROW.http-server.authentication.type,
separated with commas.CERTIFICATE for http-server.authentication.type.
The distinguished name from the validated certificate will be provided as a
javax.security.auth.x500.X500Principal. The certificate authority (CA)
used to sign client certificates will be need to be added to the HTTP server
KeyStore (should technically be a TrustStore but separating them out is not
yet supported).ResultSet when Statement is closed.SSLKeyStorePath and SSLKeyStorePassword parameters.USE statement. Note that this is primarily useful when
running arbitrary SQL on behalf of users. For programmatic use, continuing
to use setCatalog() and setSchema() on Connection is recommended.SET SESSION and RESET SESSION.WEIGHTED_FAIR resource group scheduling policy.hive.metastore.uri when using the file metastore.DECIMAL(p,s) data type from Presto DOUBLE
type to the corresponding Presto DECIMAL type.SliceArrayBlock.SessionPropertyConfigurationManager plugin to enable overriding default
session properties dynamically.