Description
CALCITE-2332 disables simplification of CEIL function due to correctness issues.
We need new logic to enable simplification of CEIL function on date types.
Attachments
Issue Links
- is related to
-
CALCITE-2332 Wrong simplification of FLOOR(CEIL(x)) to FLOOR(x)
- Closed