[ 
https://issues.apache.org/jira/browse/CALCITE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Hyde resolved CALCITE-514.
---------------------------------
    Resolution: Not a Problem

There is already a solution to this issue. SqlOperator has a method

{code}public boolean isDeterministic();{code}

It returns true by default, and you can override to return false.

> SQL Function to capture whether functions are deterministic or not
> ------------------------------------------------------------------
>
>                 Key: CALCITE-514
>                 URL: https://issues.apache.org/jira/browse/CALCITE-514
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Laljo John Pullokkaran
>            Assignee: Laljo John Pullokkaran
>             Fix For: 1.0.0-incubating
>
>         Attachments: CALCITE-514.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to