docs/src/main/sphinx/release/release-312.md
IS [NOT] DISTINCT FROM. ({issue}795)array_distinct, array_intersect semantics with respect to indeterminate
values (i.e., NULL or structural types containing NULL). ({issue}559)BIGINT value (-9223372036854775808) is used
as a constant in a query. ({issue}805)/security/internal-communication. ({issue}838)JOIN queries involving inline tables (VALUES). ({issue}743)730)731)ORDER BY clauses in subqueries. This may
affect the semantics of queries that incorrectly rely on implementation-specific behavior. The
old behavior can be restored via the skip_redundant_sort session property or the
optimizer.skip-redundant-sort configuration property. ({issue}818)IN predicates that contain subqueries. ({issue}767)LIMIT clauses. ({issue}441)uuid-type type to represent UUIDs. ({issue}755)uuid function to generate random UUIDs. ({issue}786)672)790)experimental.work-processor-pipelines
is enabled. ({issue}788)779)838)838)/security/internal-communication using the
internal-communication.https.truststore.path and internal-communication.https.truststore.key
configuration properties. The path can point at a Java KeyStore or a PEM file. ({issue}785)query-manager.required-workers and query-manager.required-workers-max-wait configuration
properties instead. ({issue}95)SHOW GRANTS failure when metastore contains few tables. ({issue}791)information_schema.table_privileges table when metastore
contains few tables. ({issue}791)822)hive.create-empty-bucket-files configuration property
or the create_empty_bucket_files session property. ({issue}822)json type to Presto json type. ({issue}824)TIMESTAMP WITH TIME ZONE data type. ({issue}640)TABLESAMPLE into connectors via the
ConnectorMetadata.applySample() method. ({issue}753)