[
https://issues.apache.org/jira/browse/CALCITE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Mior resolved CALCITE-2750.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.19.0
> 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
> Fix For: 1.19.0
>
> 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)