[
https://issues.apache.org/jira/browse/CALCITE-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684135#comment-16684135
]
Kevin Risden commented on CALCITE-2266:
---------------------------------------
Looks like there might be another failure related to this about dependencies. I
fixed up Travis as part of CACLITE-2655 and the next master commit was this one
with the below failure.
{code:java}
[INFO] --- maven-dependency-plugin:3.1.1:analyze-only (analyze) @ calcite-core
---
[WARNING] Used undeclared dependencies found:
[WARNING] org.jetbrains:annotations:jar:13.0:test
{code}
[https://travis-ci.org/apache/calcite/builds/452962329]
New PRs are also failing with the same error.
> 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)