[
https://issues.apache.org/jira/browse/CALCITE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640217#comment-17640217
]
Julian Hyde edited comment on CALCITE-5374 at 11/28/22 7:25 PM:
----------------------------------------------------------------
Fixed in Calcite in
[601ef7b8|https://github.com/apache/calcite/commit/601ef7b80babd4e686d7c2bd4772b8f914b495a8].
was (Author: julianhyde):
Fixed in
[601ef7b8|https://github.com/apache/calcite/commit/601ef7b80babd4e686d7c2bd4772b8f914b495a8].
> Upgrade jackson version to 2.14.0
> ---------------------------------
>
> Key: CALCITE-5374
> URL: https://issues.apache.org/jira/browse/CALCITE-5374
> Project: Calcite
> Issue Type: Improvement
> Components: avatica, elasticsearch-adapter
> Reporter: Sergey Nuyanzin
> Assignee: Sergey Nuyanzin
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.33.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Seems I forgot to make similar update for avatica as it is done for Calcite
> (https://issues.apache.org/jira/browse/CALCITE-5351).
> At the same time a newer version 2.14.0 is already available
>
>
> UPDATE: since 2.14.0 marks
> {{com.fasterxml.jackson.databind.node.ObjectNode#with}} as deprecated then
> the same update should be applied to Calcite with replacement of deprecated
> methods
--
This message was sent by Atlassian Jira
(v8.20.10#820010)