[
https://issues.apache.org/jira/browse/CALCITE-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682496#comment-16682496
]
Julian Hyde commented on CALCITE-2266:
--------------------------------------
There are a few deprecation warnings, like this: {noformat}[WARNING]
/home/jhyde/regress/calcite/core/src/main/java/org/apache/calcite/sql/fun/SqlJsonArrayAggAggFunction.java:[38,5]
SqlAggFunction(java.lang.String,org.apache.calcite.sql.SqlIdentifier,org.apache.calcite.sql.SqlKind,org.apache.calcite.sql.type.SqlReturnTypeInference,org.apache.calcite.sql.type.SqlOperandTypeInference,org.apache.calcite.sql.type.SqlOperandTypeChecker,org.apache.calcite.sql.SqlFunctionCategory,boolean,boolean)
in org.apache.calcite.sql.SqlAggFunction has been deprecated{noformat}.
Probably due to the merge with CALCITE-2224.
Can someone fix please?
> Implement SQL 2016 JSON functions
> ---------------------------------
>
> Key: CALCITE-2266
> URL: https://issues.apache.org/jira/browse/CALCITE-2266
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Michael Mior
> Priority: Major
> Fix For: 1.18.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)