Maintenance Release Changelog v8. 9
On this page
2024-12-17 Version 8. 9. 4
-
Bugfix: Fixed a crash in
JSON_
.EXTRACT_ STRING -
Bugfix: Fixed a bug with updates and asserts using
JSON_
predicates.ARRAY_ CONTAINS_ <type> -
Bugfix: Fixed bottomless upload throttling criteria.
-
Bugfix: Blocked creation of temporary table as a shallow copy.
-
Bugfix: Resolved an issue where an in-development subsystem can leak files on disk
2024-12-12 Version 8. 9. 3
-
Enhancement: Added Korean language analyzer for full-text search V2.
-
Enhancement: Added support to infer CSV files with a single column when the file contains no field terminators in any record.
-
Enhancement and Bugfix: Fixed out-of-memory errors and extra memory usage.
Introduced new engine variable pipelines_ iceberg_ data_ workers_ heap_ size global to control memory used by iceberg data processing. -
Bugfix: Fixed handling of heartbeat messages in the MongoDB extractor in debug mode.
-
Bugfix: Fixed display of default BSON and string values with null-terminators in the information schema.
-
Bugfix: Removed trailing dot for decimal column types that have scale equal to 0.
-
Bugfix: Fixed
IN
-list index matching for columnstore tables when a query has multipleIN
-list predicates. -
Bugfix: Fixed a bug that caused an invalid optree error after the
JsonArrayContainsToTableBuiltin
rewrite.
2024-11-27 Version 8. 9. 2
-
Bugfix: Fixed a crash that occurred during spilling when executing a query with a large number of
GROUP BY
columns. -
Bugfix: Fixed performance regression in Vector Search when using
DOT_
metric.PRODUCT -
Bugfix: Added an optional 'swap_
time' argument to UUID_
andTO_ BIN BIN_
functions.TO_ UUID -
Bugfix: Allowed cached table memory to be freed for empty tables in replica databases.
-
Bugfix: Fixed a lateral join parsing bug.
Last modified: December 18, 2024