[ 
https://issues.apache.org/jira/browse/CALCITE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17632735#comment-17632735
 ] 

Sergey Nuyanzin edited comment on CALCITE-5374 at 11/12/22 8:25 PM:
--------------------------------------------------------------------

Seems the problem with tests is that in 2.14.0 
{{com.fasterxml.jackson.databind.node.ObjectNode#with}} became deprecated. So 
first it requires to update Calcite with replacing of this deprecating method. 
I created a PR for that as well


was (Author: sergey nuyanzin):
Seems the problem with tests is that in 2.14.0 
{{{{{}com.fasterxml.jackson.databind.node.ObjectNode#with{}}}}} became 
deprecated. So first it requires to update Calcite with replacing of this 
deprecating method. I created a PR for that as well

> 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
>            Reporter: Sergey Nuyanzin
>            Assignee: Sergey Nuyanzin
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to