Release 343 (25 Sep 2020)#
BigQuery connector#
- Add support for yearly partitioned tables. (#5298) 
Hive connector#
- Fix query failure when read from or writing to a bucketed table containing a column of - timestamptype. (#5295)
SQL Server connector#
- Improve performance of aggregation queries with - stddev,- stddev_samp,- stddev_pop,- variance,- var_samp,- var_popaggregate functions by computing aggregations within SQL Server database. (#5299)