Release 439 (15 Feb 2024)#
General#
BigQuery connector#
- Fix failure when pushing down predicates into BigQuery views. (#20627) 
Delta Lake connector#
- Improve performance when reading data by adding support for caching data on local storage. (#18719) 
- Fix potential crash when reading corrupted Snappy data. (#20631) 
Hive connector#
- ⚠️ Improve performance of caching data on local storage. Deprecate the - hive.cache.enabledconfiguration property in favor of- fs.cache.enabled. (#20658, #20102)
- Fix query failure when a value has not been specified for the - orc_bloom_filter_fpptable property. (#16589)
- Fix potential query failure when writing ORC files. (#20587) 
- Fix potential crash when reading corrupted Snappy data. (#20631) 
Hudi connector#
- Fix potential crash when reading corrupted Snappy data. (#20631) 
Iceberg connector#
- Improve performance when reading data by adding support for caching data on local storage. (#20602) 
- Fix query failure when a value has not been specified for the - orc_bloom_filter_fpptable property. (#16589)
- Fix potential query failure when writing ORC files. (#20587) 
- Fix potential crash when reading corrupted Snappy data. (#20631) 
Redshift connector#
- Fix potential crash when reading corrupted Snappy data. (#20631)