You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "James Duong (JIRA)" <ji...@apache.org> on 2018/07/03 22:12:00 UTC

[jira] [Created] (CALCITE-2396) TIMESTAMPADD and DATETIME_PLUS should allow NULL intervals

James Duong created CALCITE-2396:
------------------------------------

             Summary: TIMESTAMPADD and DATETIME_PLUS should allow NULL intervals
                 Key: CALCITE-2396
                 URL: https://issues.apache.org/jira/browse/CALCITE-2396
             Project: Calcite
          Issue Type: Bug
          Components: core
    Affects Versions: 1.16.0
            Reporter: James Duong
            Assignee: Julian Hyde


TIMESTAMPADD(<time_unit>, NULL, <datetime>) and <datetime> + NULL should be permitted and return NULL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)