Skip to main content

Release 437 (24 Jan 2024)

General

Delta Lake connector

  • Improve query performance for queries that don't use table statistics. (#20054)

Hive connector

  • Fix error when coercing union-typed data to a single type when reading Avro files. (#20310)

Iceberg connector

  • Fix materialized views being permanently stale when they reference table functions. (#19904)
  • Improve performance of queries with filters on ROW columns stored in Parquet files. (#17133)