docs/src/main/sphinx/release/release-335.md
reduce_agg is used as a window function. ({issue}3883)TIMESTAMP (without time zone) to TIME type. ({issue}3848)TIMESTAMP values into
TIMESTAMP WITH TIME ZONE, or when parsing very large
TIMESTAMP WITH TIME ZONE values. ({issue}3956)VARCHAR type when {func}substr argument is CHAR type. ({issue}3599, {issue}3456)3922)TIMESTAMP (without time zone) type. ({issue}3783)substring that takes a CHAR argument. ({issue}3949)information_schema.role_authorization_descriptors table that returns information about the roles
granted to principals. ({issue}3535)/security/file-system-access-control. ({issue}3766)3920)presto-accumulo-iterators. ({issue}3673)2469)information_schema.role_authorization_descriptors table when using the sql-standard
security mode. ({issue}3535)system.sync_partition_metadata<hive-procedures> procedure. This can be enabled
by passing case_sensitive=false when invoking the procedure. ({issue}3431)3874)3874)3913)hive.cache.ttl and hive.cache.disk-usage-percentage cache properties. ({issue}3840)3922)UNIONTYPE. This is mapped to ROW containing a tag field and a field for each data type in the union. For
example, UNIONTYPE<INT, DOUBLE> is mapped to ROW(tag INTEGER, field0 INTEGER, field1 DOUBLE). ({issue}3483)partition_values argument to drop_stats procedure optional. ({issue}3937)1072)DROP TABLE is allowed. This is controlled by the new allow-drop-table
catalog configuration property and defaults to true, compatible with the previous behavior. ({issue}3953)ConnectorMetadata.applyAggregation() method. ({issue}3697)