[
https://issues.apache.org/jira/browse/CALCITE-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16732028#comment-16732028
]
Stamatis Zampetakis edited comment on CALCITE-2761 at 1/2/19 1:45 PM:
----------------------------------------------------------------------
I am a bit confused from the subject and description of this issue. Why do you
want to add NVL to SqlStdOperatorTable? As you said it is vendor specific so I
am not suprised that it is not in SqlStdOperatorTable. On the other hand, NVL
function exists in OracleSqlOperatorTable. Can you explain a bit more what is
the need?
was (Author: zabetak):
I am a bit confused from the subject and description of this issue. Why do you
want to add NVL to SqlStdOperatorTable? As you said it is vendor specific so I
am not suprised that it is not in SqlStdOperatorTable. On the other hand, NVL
the function exists in OracleSqlOperatorTable. Can you explain a bit more what
is the need?
> ADD NVL function to SQL standard
> --------------------------------
>
> Key: CALCITE-2761
> URL: https://issues.apache.org/jira/browse/CALCITE-2761
> Project: Calcite
> Issue Type: Improvement
> Reporter: Stuti Gupta
> Assignee: Julian Hyde
> Priority: Major
>
> Teradata, Oracle, and Netezza have NVL function. It is not there in SQL
> standard. So adding it to SqlStdOperatorTable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)