docs/src/main/sphinx/release/release-352.md
WINDOW clause. ({issue}651)/sql/update. ({issue}5861)version function. ({issue}4627)SHOW STATS. ({issue}6582)US/Pacific-New zone, as it has been removed. ({issue}6660)plan-with-table-node-partitioning feature config that corresponds to
existing plan_with_table_node_partitioning session property. ({issue}6811)rank() window function. ({issue}6333)sum and {func}avg for decimal types. ({issue}6951)5981)IN lists. ({issue}6544)IS NOT DISTINCT FROM instead of the = operator. ({issue}6472)array(timestamp(p)) in a complex expression
for p greater than 6. ({issue}6350)spatial_partitioning_table_name is set. ({issue}6587)CREATE TABLE AS failure when source table has hidden columns. ({issue}6835)6600)6625)6428)6580)aud) field for OAuth2 authentication. ({issue}6501)nonce cookie when openid scope is requested. ({issue}6580)6576)sessionUser parameter. ({issue}6549)/usr/lib/trino/etc. The configuration
should be provided in /etc/trino. ({issue}6497)--session-user command line option. ({issue}6567)view_definition system table which exposes BigQuery view definitions. ({issue}3687)count(*) aggregation on a view more than once,
without any filter. ({issue}6706).UPDATE support for ACID tables. ({issue}5861)6479)hive.parquet.use-column-names configuration property and parquet_use_column_names
session property. ({issue}6479)hive.partition-use-column-names configuration property and the
partition_use_column_names session property. This is now determined automatically. ({issue}6479)hive.timestamp-precision property) nested within array, map or struct data types. ({issue}5195)6452)6503)6802)timestamp values within row, array or map when using Parquet file format. ({issue}6760)6849)iceberg.max-partitions-per-writer config property to allow configuring the limit on partitions per writer. ({issue}6650)max, {func}min, {func}distinct, {func}approx_distinct)
over identity partition columns with optimizer.optimize-metadata-queries config property
or optimize_metadata_queries session property. ({issue}5199)use_file_size_from_metadata catalog session property and iceberg.use-file-size-from-metadata
config property to fix query failures on tables with wrong file sizes stored in the metadata. ({issue}6369)row typed columns for Iceberg tables stored in ORC. ({issue}6520)6442)HAVING clause)
by pushing the aggregation and predicates computation into the remote database. ({issue}6667)stddev_pop, stddev_samp, var_pop, var_samp aggregation
functions by pushing the aggregation and predicates computation into the remote database. ({issue}6673)HAVING clause)
by pushing the aggregation and predicates computation into the remote database. ({issue}6667)stddev_pop, stddev_samp, var_pop, var_samp,
covar_pop, covar_samp, corr, regr_intercept, regr_slope aggregation functions
by pushing the aggregation and predicates computation into the remote database. ({issue}6731)connection-url in catalog
configuration files needs to be updated from jdbc:postgresql:... to jdbc:redshift:.... ({issue}6465)6274)datetime2 type . ({issue}6654)timestamp type in CREATE TABLE statement, by mapping it to SQL Server's datetime2 type.
Previously, it was incorrectly mapped to SQL Server's timestamp type. ({issue}6654)time type. ({issue}6654)HAVING clause)
by pushing the aggregation and predicates computation into the remote database. ({issue}6667)6464)ConnectorMetadata.applyJoin() method. ({issue}6752)