Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
ghx-label-10
Description
Currently cast("15:42:00" as timestamp) doesn't return NULL, but it should, as the resulting timestamps are more or less useless:
- other fileformats than text do not support them
- most built-in unctions don't support them - even those where it could make sense
IMPALA-5942 contains more details about these issues.
Attachments
Issue Links
- breaks
-
IMPALA-11355 Add STRING overloads for functions that consume time of day
- Resolved
- causes
-
IMPALA-9941 ExprTest.CastExprs fails when running with ASAN
- Resolved
-
IMPALA-9950 Impala Doc: Update docs for dropped dateless timestamps.
- Open
- relates to
-
IMPALA-5942 Dateless timestamps (e.g. "10:00:00") are handled inconsistently
- Closed