docs/src/main/sphinx/release/release-307.md
ORDER BY. ({issue}543)ORDER BY together with LIMIT over an OUTER JOIN
by pushing ORDER BY and LIMIT to the outer side of the join. ({issue}419)467)IN subquery expressions that contain a DISTINCT clause. ({issue}551)EXPLAIN (TYPE IO). ({issue}509)LATERAL). ({issue}390)/sql/comment syntax. ({issue}200)/ui (no trailing slash). ({issue}500)561)jvm.config, we recommend adding -Djdk.nio.maxCachedBufferSize=2000000
to your jvm.config. See {doc}/installation/deployment for details. ({issue}542)508, {issue}580)ResultSet is closed or when the
Statement is cancelled. Previously, the abort was sent in the background,
allowing the JVM to exit before the abort was received by the server. ({issue}580)512)/sql/comment syntax. ({issue}200)These changes apply to the MySQL, PostgreSQL, Redshift, and SQL Server connectors.
timestamp values. Previously, an incorrect value
could be read, depending on the Presto JVM time zone. ({issue}495)user-credential-name and password-credential-name
configuration properties. ({issue}482)LongDecimalType and IpAddressType now use Int128ArrayBlock instead
of FixedWithBlock. Any code that creates blocks directly, rather than using
the BlockBuilder returned from the Type, will need to be updated. ({issue}492)FixedWidthBlock. Use one of the *ArrayBlock classes instead. ({issue}492)ConnectorMetadata.applyFilter() method. ({issue}541)