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

Details

Detail name Value
Changelog Number 28494
Type Bug
Status Open
Affected Versions Exasol 8.29.0

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.