Release 441 (13 Mar 2024)#
General#
Cassandra connector#
- Fix incorrect results when a query contains predicates on clustering columns. (#20963) 
Hive connector#
- ⚠️ Remove the default - legacymode for the- hive.securityconfiguration property, and change the default value to- allow-all. Additionally, remove the legacy properties- hive.allow-drop-table,- hive.allow-rename-table,- hive.allow-add-column,- hive.allow-drop-column,- hive.allow-rename-column,- hive.allow-comment-table, and- hive.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)