Exasol Virtual Schema Lua 1.0.0, released 2026-08-21
August 21, 2026 ยท View on GitHub
Code name: TIMESTAMP(9) Support
Summary
This release adds nanosecond timestamp metadata support for Exasol 2025 and later.
We also improved the user guide with information about remote connections and more details on adapter properties.
Note that since Lua has no filesystem access, we cannot load TLS certificates yet, which means we cannot establish the authenticity of the adapter's remote connection yet.
The Lua module loader trick is now added directly to the installation bundle, so that users don't need to add it anymore themselves.
Breaking change: Exasol 7 is no longer supported.
Features
- #53: Added
TIMESTAMP(9)support for Exasol 2025 and later. - #68: Improved Lua module loading
Documentation
- #70: User guide now describes remote connections, adapter properties and TLS certificate limitations.
Bugfixes
- #71: Nested joins
- #79: Allow
CASE WHENwithout lookup basis to support expression-base distinction.
Refactoring
- #80: Attach dist package and rockspec as CI artifacts and to releases
Dependency Updates
Test Dependency Updates
- Updated
com.exasol:exasol-jdbc:25.2.2to26.2.8 - Updated
com.exasol:exasol-testcontainers:7.1.7to8.0.1 - Updated
com.exasol:hamcrest-resultset-matcher:1.7.0to1.7.3 - Updated
com.exasol:maven-project-version-getter:1.2.1to1.2.2 - Updated
com.exasol:test-db-builder-java:3.6.0to4.0.2 - Updated
org.junit.jupiter:junit-jupiter-api:5.12.0to5.14.4 - Updated
org.junit.jupiter:junit-jupiter-params:5.12.0to5.14.4 - Updated
org.slf4j:slf4j-jdk14:2.0.17to2.0.18 - Updated
org.testcontainers:junit-jupiter:1.20.6to1.21.4
Plugin Dependency Updates
- Updated
com.exasol:error-code-crawler-maven-plugin:1.3.0to2.1.1 - Updated
com.exasol:project-keeper-maven-plugin:5.2.3to5.7.4 - Removed
com.exasol:quality-summarizer-maven-plugin:0.2.0 - Removed
com.github.funthomas424242:plantuml-maven-plugin:1.5.2 - Updated
io.github.git-commit-id:git-commit-id-maven-plugin:9.0.1to10.0.0 - Updated
org.apache.maven.plugins:maven-artifact-plugin:3.6.0to3.6.1 - Updated
org.apache.maven.plugins:maven-clean-plugin:3.4.1to3.5.0 - Updated
org.apache.maven.plugins:maven-compiler-plugin:3.14.0to3.15.0 - Updated
org.apache.maven.plugins:maven-enforcer-plugin:3.5.0to3.6.3 - Updated
org.apache.maven.plugins:maven-failsafe-plugin:3.5.3to3.5.6 - Updated
org.apache.maven.plugins:maven-jar-plugin:3.3.0to3.5.1 - Updated
org.apache.maven.plugins:maven-resources-plugin:3.3.1to3.5.0 - Updated
org.apache.maven.plugins:maven-site-plugin:3.21.0to3.22.0 - Updated
org.apache.maven.plugins:maven-surefire-plugin:3.5.3to3.5.6 - Updated
org.codehaus.mojo:build-helper-maven-plugin:3.4.0to3.6.1 - Updated
org.codehaus.mojo:exec-maven-plugin:3.1.0to3.6.3 - Updated
org.codehaus.mojo:flatten-maven-plugin:1.7.0to1.7.3 - Updated
org.codehaus.mojo:versions-maven-plugin:2.18.0to2.21.0 - Updated
org.itsallcode:openfasttrace-maven-plugin:2.3.0to3.0.0 - Added
org.itsallcode:plantuml-maven-plugin:1.0.0 - Updated
org.jacoco:jacoco-maven-plugin:0.8.13to0.8.15 - Updated
org.sonarsource.scanner.maven:sonar-maven-plugin:5.1.0.4751to5.7.0.6970