Release 441 (13 Mar 2024)#
General#
Cassandra connector#
Fix incorrect results when a query contains predicates on clustering columns. (#20963)
Hive connector#
⚠️ Breaking change: Remove the default
legacymode for thehive.securityconfiguration property, and change the default value toallow-all. Additionally, remove the legacy propertieshive.allow-drop-table,hive.allow-rename-table,hive.allow-add-column,hive.allow-drop-column,hive.allow-rename-column,hive.allow-comment-table, andhive.allow-comment-column. (#21013)Fix query failure when reading array types from Parquet files produced by some legacy writers. (#20943)
Hudi connector#
Disallow creating files on non-existent partitions. (#20133)