Skip to main content

Release 410 (8 Mar 2023)

General

  • Improve performance of certain queries with unions. (#16019)
  • Fix potential query failure when using an ORDER BY clause while spilling to disk is enabled. (#16406)
  • Fix potential query failure when performing a JOIN with a comparison between two different types. (#16444)

Delta Lake connector

  • Fix query failure when reading Parquet files generated by Airbyte. (#16362)

Google Sheets connector

Hive connector

  • Add support for AWS Security Token Support with S3 Select. (#5947)
  • Fix incorrectly ignoring the hive.timestamp-precision configuration property in Hive views. (#6295)
  • Fix query failure when reading Parquet files generated by Airbyte. (#16362)
  • Fix incorrect results when using a value with uppercase characters for the partition_projection_location_template table property. (#16349)

Hudi connector

  • Fix query failure when reading Parquet files generated by Airbyte. (#16362)

Iceberg connector

  • Improve file pruning when generating Iceberg table statistics. (#16244)
  • Fix query failure when reading Parquet files generated by Airbyte. (#16362)

Ignite connector