Release 416 (3 May 2023)#

General#

  • Improve performance of partitioned INSERT, CREATE TABLE AS .. SELECT, and EXECUTE statements when the source table statistics are missing or inaccurate. (#16802)

  • Improve performance of LIKE expressions that contain %. (#16167)

Hive connector#

  • Reduce coordinator memory usage when file metadata caching is enabled. (#17270)