Version 2026.1.1 Release Notes
Release date: 2026-08-06
This list provides an overview of all changes in version 2026.1.1.
Download version 2026.1.1 from the Exasol Download Portal.
Changed behavior
| Changelog entry | Changed behavior |
|---|---|
| 31226 | Release 11.2.0 of the Script-Languages-Container was integrated, which provides security related updates of several Ubuntu and PyPi packages. |
| 31127 | Database startup can now be blocked by the EXAStorage metadata overlap check. |
| 30131 | For the DUMP function, the size of its VARCHAR return type increased by five characters. Only the data type changed, the returned values remain unchanged. |
| 21012 | Fix introduces a minor change to JSON messages send from DB to VS adapter. SELECTs to Virtual Schemas created prior to Fix Versions could fail with error mentioning "org.glassfish.json.JsonObjectBuilderImpl$JsonObjectImpl.getBoolean". To avoid these errors, either run ALTER SCHEMA REFRESH after DB update or prior to update install a Virtual Schema JAR based on "virtual-schema-common-java" 14.0.5 or newer. E.g., for PostgreSQL Virtual Schema it's release 4.0.2 and respectively file "virtual-schema-dist-14.0.5-postgresql-4.0.2.jar". |
New features
| Changelog entry | Summary |
|---|---|
| 29983 | LAST_DAY feature introduction |
Improvements
| Changelog entry | Summary |
|---|---|
| 31226 | Script Language Container is updated to version 11.2.0 |
| 31127 | Database startup now includes an EXAStorage metadata overlap check by default |
| 31067 | Dependency Updates |
| 31062 | Faster database startup in the presence of many roles |
| 21012 | Persist and expose Virtual Schema column nullability metadata in system views. |
| 21011 | Persist and expose Virtual Schema table comments in system views. |
Bug fixes
| Changelog entry | Summary |
|---|---|
| 31567 | Query with analytic function referencing a correlated subquery can fail |
| 31566 | Case with division in group by may lead to invalid error |
| 31419 | Fixed excessive logging in ConfD jobs |
| 31378 | Empty identifier using Excel column alias syntax causes crash |
| 31349 | "Feature not supported" error with expression converting NULL to valid value in outer join with UNION ALL and grouping/aggregation |
| 31208 | Incorrect "tables are not allowed" error from correlated subquery used in outer join table |
| 31105 | Scalar subqueries projected from outer join tables can incorrectly give non-NULL values |
| 31090 | Wrong results for GROUP BY on column with index combined with column from UDF script emitting multiple rows |
| 31066 | Fix potential hang in Exasol-to-Exasol IMPORT/EXPORT after aborted operation |
| 31043 | Huge log file output for aggregated query over a UNION ALL subselect |
| 31028 | st_device_enlarge can corrupt EXAStorage metadata and later cause data corruption in a limited storage area |
| 30989 | EXA-to-EXA IMPORT/EXPORT May Hang After Parallel Session Token Generation Failure |
| 30918 | Preserve explicitly enforced zonemaps when partition keys are changed or dropped. |
| 30917 | UNIQUE from Group By Key Reduction in IF/ENDIF causes internal server error |
| 30856 | Fixed a crash when formatting zero DOUBLE values using scientific notation. |
| 30794 | The log_collect ConfD job doesn't return partial responses. |
| 30793 | The log_collect ConfD job ignores the "nodes" parameter |
| 30756 | Empty results for IMPORT subquery with GROUP BY and LIMIT |
| 30742 | create_user ConfD job fails when setting additional_groups parameter |
| 30712 | Incorrect transformation in PushJoinsIntoUnions causes unexpected exceptions |
| 30711 | PushAllJoinsIntoUnionsForGroupByPushdown optimization with scalar subselects in join predicates causes unexpected exception |
| 30710 | PushJoinsIntoUnions optimization with scalar subselects in join predicates causes unexpected exception |
| 30601 | ETL Parquet Import: Fix Unexpected Failure When Session Token Expires During Execution |
| 30587 | ETL Exa-to-Exa: Fix ODBC Connection Parameter Handling |
| 30423 | Analytic Function and Scalar Subquery cause Error |
| 30131 | DUMP function return type can be too small for some inputs causing an internal server error or invalid results |
| 29724 | Rare Internal Server Error |
| 28073 | EXA-to-EXA IMPORT/EXPORT May Hang or Fail in Certain Scenarios |
| 27428 | The RHEL PAM fix is not applied on upgrades |
| 25841 | Improved the reliability of cluster identifier reporting in EXA_CLUSTER_STATES. |
| 25096 | "c4 update" skips upgrading c4 itself |
| 16404 | Improper IPC channel registration during the COS cluster synchronization may cause the synchronization to fail. |