[
https://issues.apache.org/jira/browse/CALCITE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640437#comment-17640437
]
Sergey Nuyanzin commented on CALCITE-5374:
------------------------------------------
Fixed in Avatica
[42f53ff|https://github.com/apache/calcite-avatica/commit/42f53ffe564abb5a3230809a6595b9aac062eeec]
> 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: 1.5h
> 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)