Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.38.0
Description
The validator does not reject CAST(UUID 'xxx' AS DATE).
It should.
This happens because UUID was declared to be in BINARY types, and these can all be cast to DATE, TIME, and TIMESTAMP.
Attachments
Issue Links
- links to