Ruben Q L created CALCITE-7746:
----------------------------------
Summary: Review operation safety on arithmetic on dates and
intervals
Key: CALCITE-7746
URL: https://issues.apache.org/jira/browse/CALCITE-7746
Project: Calcite
Issue Type: Task
Components: core
Reporter: Ruben Q L
Currently, arithmetic operations on dates and intervals do not have any
particular management (they are treated as any other operands).
However, in this case arithmetic operations (even the standard, non-checked
ones) can throw at runtime, so they should probably be reviewed and not
considered "safe" in RexSimply.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)