Back to Trino

Release 343 (25 Sep 2020)

docs/src/main/sphinx/release/release-343.md

480496 B
Original Source

Release 343 (25 Sep 2020)

BigQuery connector

  • Add support for yearly partitioned tables. ({issue}5298)

Hive connector

  • Fix query failure when read from or writing to a bucketed table containing a column of timestamp type. ({issue}5295)

SQL Server connector

  • Improve performance of aggregation queries with stddev, stddev_samp, stddev_pop, variance, var_samp, var_pop aggregate functions by computing aggregations within SQL Server database. ({issue}5299)