Empty timestamp literal returns NULL instead of an error

Details

Detail name Value
Changelog Number 17602
Type Bug
Status Resolved
Affected Versions Exasol 7.0.0, Exasol 7.1.0, Exasol 8.0.0
Fix Versions Exasol 8.32.0
Resolution Date 2024-11-08

Description

The empty timestamp literal TIMESTAMP '' returns NULL instead of an error.

Workaround

There is no workaround.

Fix

The empty timestamp literal TIMESTAMP '' now returns an error.