docs/src/main/sphinx/release/release-364.md
ALTER MATERIALIZED VIEW ... RENAME TO .... ({issue}9492)GROUP BY with single grouping column. ({issue}9514)9640)WHERE and SELECT clause. ({issue}9610)decimal values with precision larger than 19. ({issue}9744)8650)unwrap_casts session property and optimizer.unwrap-casts configuration option. ({issue}9550)IS NOT DISTINCT FROM join clauses. ({issue}9805)EXPLAIN ANALYZE. ({issue}9673)8286)-1 and 0. ({issue}9696)SHOW STATS failure for a query projecting a boolean column. ({issue}9710)8892)4826)uuid type to Trino uuid. ({issue}5231)9552)hive.fs.new-directory-permissions=skip in connector properties file. ({issue}9539)timestamp columns to decimal. ({issue}9530)optimize table procedure for merging small files in non-transactional Hive table.
Procedure can be executed using ALTER TABLE <table> EXECUTE optimize(file_size_threshold => ...) syntax. ({issue}9665)9559)CREATE TABLE when bucketing is requested on columns with unsupported column types.
Previously CREATE was allowed but it was not possible to insert data to such a table. ({issue}9793)9633)char or varchar data produced by the experimental Parquet writer.
Hive 2 or newer should now read such files correctly, while Hive 1.x is still known not to read them. ({issue}9515, ({issue}6377))ArrayIndexOutOfBoundsException when inserting into a partitioned table with hive.target-max-file-size set. ({issue}9557)9243)9587)9587)9557)9492)9569)4115)timestamp with time zone. ({issue}9704)9583)$partitions table for a table partitioned on timestamp with time zone or uuid ({issue}9703, {issue}9757)9714)datetime(6) and timestamp(6) types as Trino timestamp(6). ({issue}9725)count(*) aggregation is pushed down to SQL Server database and the table has more than 2147483647 rows. ({issue}9549)9644)ALTER TABLE ... EXECUTE ... syntax. ({issue}9665)