IMPORT: Rare race condition during job completion may lead to hanging IMPORT query
Details
| Detail name | Value |
|---|---|
| Changelog Number | 6611 |
| Type | Bug |
| Status | Open |
| Affected Versions | EXASOL 6.0.10 |
IMPORT statement may hang during job completion after all data has been loaded.
If this situation occurs, the statement has to be killed by using the KILL STATEMENT or KILL SESSION command.
Workaround
Use QUERY_TIMEOUT to limit the time a statement is allowed to run.