You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/02/26 16:22:00 UTC

[jira] [Commented] (CALCITE-2750) PI operator incorrectly identified as dynamic function

    [ https://issues.apache.org/jira/browse/CALCITE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16778140#comment-16778140 ] 

Michael Mior commented on CALCITE-2750:
---------------------------------------

Fixed in [cce9c79|https://github.com/apache/calcite/commit/cce9c79ac3cc40988e342ace5340b5ed771bc2a2].

> PI operator incorrectly identified as dynamic function
> ------------------------------------------------------
>
>                 Key: CALCITE-2750
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2750
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.18.0
>            Reporter: Jacques Nadeau
>            Assignee: Juhwan Kim
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> As part of another task I noticed that we are saying that PI is a dynamic function. It shouldn't be. Offending code is here:
> https://github.com/apache/calcite/blob/master/core/src/main/java/org/apache/calcite/sql/fun/SqlStdOperatorTable.java#L1660



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