Temporary UDF resources may not be cleaned up properly if the statement is stopped/killed
Details
| Detail name | Value |
|---|---|
| Changelog Number | 14197 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 7.0.0, Exasol 7.1.0 |
| Fix Versions | Exasol 8.0.0 |
| Resolution Date | 2022-04-20 |
Description
If an SQL statement involving UDFs is stopped/killed before it completes normally, some temporary resources on the Exasol nodes' file systems may not be cleaned up properly.
As a consequence the used disc space increases.
Workaround
There is no workaround.
Fix
Temporary resources are cleaned up properly for those scenarios.