Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-1474

Replaced deprecated getMinimum/Maximum in TestColumnStatistics

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • Java

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              mysticlama Ashish
              mysticlama Ashish
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: