Version 7.1.29 Release Notes

Release date: 2024-07-29

This list provides an overview of all changes in version 7.1.29.

Download version 7.1.29 from the Exasol Download Portal.

This version includes fixes for a security vulnerability. We strongly recommend reading the change log below and updating as soon as possible if you are affected. If you have any questions or require assistance, contact support.

Changed behavior

Changelog entry Changed behavior
20710 Adapter Notes are limited to two million characters. See: https://docs.exasol.com/db/latest/database_concepts/virtual_schema/user_guide.htm#VirtualSchemaLimitations Exasol enforces this limit now during virtual schema creation.
19944 Now an exception is thrown: "data exception - boundary value for RANGE has to be exact numeric when order by expression is exact numeric" when common type of ORDER BY expression type and boundaries types is DOUBLE and type of ORDER BY expression is not DOUBLE, e.g. ORDER BY has type DECIMAL(36, 0) and preceding value has type DOUBLE or DECIMAL(36,36).

Improvements

Changelog entry Summary
21168 Better observability in case of Database hangs

Bug fixes

Changelog entry Summary
21403 Data nodes fail to boot with "exadX" disk device naming
21198 A race condition in the database mechanism for enlarging and shrinking storage volumes can lead to a database crash
20991 ALTER VIRTUAL SCHEMA doesn't update columns if only the column-level adapter notes changed
20792 Rare session crash with filtering optimization
20710 Limit VS Adapter Note Size to 2 million characters
20467 Allow pipe and semicolon characters in “Extra DB Parameters”
20165 LISTAGG with DISTINCT may cause an Internal Server Error
19944 Invalid range window in analytic functions
19589 SECURITY: Prevent reading of unauthorized memory