[ 
https://issues.apache.org/jira/browse/ORC-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun resolved ORC-1474.
--------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

Issue resolved by pull request 1575
[https://github.com/apache/orc/pull/1575]

> Replace deprecated methods in TestColumnStatistics
> --------------------------------------------------
>
>                 Key: ORC-1474
>                 URL: https://issues.apache.org/jira/browse/ORC-1474
>             Project: ORC
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 2.0.0
>            Reporter: Ash
>            Assignee: Ash
>            Priority: Trivial
>              Labels: Java
>             Fix For: 2.0.0
>
>
> As part of ORC-661, getMinimum/getMaximum were deprecated.
> TestColumnStatistics uses these deprecated methods.
> We need to replace them as
> getMinimum -> getMinimumLocalDate
> getMaximum -> getMaximumLocalDate
>  
> -org.apache.commons.lang3.StringEscapeUtils has been deprecated and 
> recommends the use of org.apache.commons.text.StringEscapeUtils-
> We won't be updating StringEscapeUtils, based on discussion in PR



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

Reply via email to