Fix Internal Error when importing UDF scripts in another UDF script.

Details

Detail name Value
Changelog Number 28370
Type Bug
Status Resolved
Affected Versions
Fix Versions Exasol 2026.1.0
Resolution Date 2026-05-15

Description

In some rare circumstances, the SQL process crashed (“Internal Server Error” is thrown to client), when calling a UDF which imports another UDF script.

Workaround

Not available.

Fix

The crash was fixed.