docs/src/main/sphinx/release/release-328.md
1969)/functions/regexp when
the pattern is empty. ({issue}2313)2320)2363)1969)BIGINT into SMALLINT, or VARCHAR(10) into VARCHAR(3). Values that don't fit will
cause an error at runtime. ({issue}2061)regexp_count and {func}regexp_position functions. ({issue}2136)/security/secrets in server and catalog configuration
files. ({issue}2370)2356)2354)java.sql.Connection#commit() and java.sql.Connection#rollback()
methods when no statements performed in a transaction. Previously, these methods
would fail. ({issue}2339)java.sql.Connection#setAutocommit() ({issue}2338)AUTOMATIC join reordering strategy. ({issue}2184)hive.max-outstanding-splits-size to values larger than 2GB. ({issue}2395)1746)2331)_segment_start, _segment_end and
_segment_count. ({issue}2303)kafka.messages-per-split to control how many Kafka
messages will be processed by a single Presto split. ({issue}2303)2217)2324)VARCHAR. This can be enabled by setting
the unsupported-type-handling configuration property or the unsupported_type_handling session
property to CONVERT_TO_VARCHAR. ({issue}2427)These changes apply to the MySQL, PostgreSQL, Redshift and SQL Server connectors:
1874)metadata.cache-ttl
controls how long to cache data (it defaults to 0ms which disables caching),
and metadata.cache-missing controls whether or not missing tables are cached. ({issue}2290)This change applies to the MySQL and PostgreSQL connectors:
DECIMAL types with precision larger than 38
to Presto DECIMAL. ({issue}2088)