Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
Ceiling has changed behavior when processing DATETIME, TIMESTAMP and TIME col types (Not DATE, for some reason). It's probable that FLOOR has changed in the same way.
The change is from expecting a BIGINT return with format yyyymmddHHMMSS, to a fully formatted datetime string.
Attachments
Issue Links
- relates to
-
MCOL-4472 floor/ceil fails the existing MTR test.
- Closed