Fix Internal Error when importing UDF scripts in another UDF script.
Details
| Detail name | Value |
|---|---|
| Changelog Number | 28576 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 2025.2.0 |
| Fix Versions | Exasol 2025.2.1 |
| Resolution Date | 2026-03-20 |
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.