docs/src/main/sphinx/release/release-330.md
format for char values. Previously, the function
did not preserve trailing whitespace of the value being formatted. ({issue}2629)2560)2659)2685)SHOW statements or queries that access information_schema schema tables
with an empty value used in a predicate. ({issue}2575)/sql/execute is used with an expression containing a function call. ({issue}2675)SHOW CATALOGS when the user does not have permissions to see any catalogs. ({issue}2593)/optimizer/cost-based-optimizations
are enabled. ({issue}2722)2788)CREATE VIEW with comment ({issue}2557)ST_Points. ({issue}2535)required_workers_count and required_workers_max_wait_time session properties
to control the number of workers that must be present in the cluster before query
processing starts. ({issue}2484)physical_input_bytes column to system.runtime.tasks table. ({issue}2803)/sql/use statement. ({issue}2764)/sql/set-role. ({issue}2768)Java 11 or above <requirements-java>. This requirement may be temporarily relaxed by adding
-Dpresto-temporarily-allow-java8=true to the Presto {ref}jvm-config.
This fallback will be removed in future versions of Presto after March 2020. ({issue}2751)2809)system-file-auth-principal-rules are deprecated and will be removed in a future release.
These rules have been replaced with {doc}/security/user-mapping, which
specifies how a complex authentication user name is mapped to a simple
user name for Presto, and {ref}system-file-auth-impersonation-rules which
control the ability of a user to impersonate another user. ({issue}2215)/security/internal-communication. ({issue}2202)/security/internal-communication has been replaced with the new shared secret mechanism.
The internal-communication.kerberos.enabled and internal-communication.kerberos.use-canonical-hostname
configuration properties must be removed. ({issue}2202)2653)2805)2633)PreparedStatement.setTimestamp() variant that takes a Calendar. ({issue}2732)roles property for catalog authorization roles. ({issue}2780)sessionProperties property for setting system and catalog session properties. ({issue}2780)clientTags property to set client tags for selecting resource groups. ({issue}2468): character within an extra credential value specified via the
extraCredentials property. ({issue}2780)2633)2455)2720)2734)use-preferred-write-partitioning system configuration property or the
use_preferred_write_partitioning system session property to true. ({issue}2358)1748)2657)2720)hive.ignore-absent-partitions=true configuration property or the
ignore_absent_partitions session property. ({issue}2555)CREATE TABLE AS when
both hive.non-managed-table-creates-enabled and hive.non-managed-table-writes-enabled
are set to true. Previously this required executing CREATE TABLE and INSERT
as separate statement ({issue}2669)2494)hive.views-execution.enabled configuration property must be set to true. ({issue}2715)register_partition <register-partition> and {ref}unregister_partition <unregister-partition>
procedures for adding partitions to and removing partitions from a partitioned table. ({issue}2692)/sql/analyze collecting only basic table statistics. ({issue}2762)LIMIT clause. ({issue}2781)nested data type. ({issue}754)money data type. The type is mapped to varchar in Presto.
({issue}2601)These changes apply to the MySQL, PostgreSQL, Redshift, Phoenix and SQL Server connectors.
DEFAULT column clause when writing to a table. ({issue}1185)2706)SystemAccessControl.checkCanSetUser() is deprecated and has been replaced
with {doc}/security/user-mapping and SystemAccessControl.checkCanImpersonateUser(). ({issue}2215)