Skip to main content

Release 414 (19 Apr 2023)

General

Security

Delta Lake connector

Iceberg connector

  • Add support for Hive external tables in the migrate table procedure. (#16704)

Kafka connector

  • Fix query failure when a Kafka topic contains tombstones (messages with a NULL value). (#16962)

Kudu connector

  • Fix query failure when merging two tables that were created by CREATE TABLE ... AS SELECT .... (#16848)

Pinot connector

  • Fix incorrect results due to incorrect pushdown of aggregations. (#12655)

PostgreSQL connector

  • Fix failure when fetching table statistics for PostgreSQL 14.0 and later. (#17061)

Redshift connector