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

DateColumnStatistics uses Date, which is not timezone agnostic.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.6.4, 1.7.0
    • None
    • None

    Description

      Java's Date class is horribly broken and should not be used. Unfortunately, we used it to return the results of the min/max for ColumnStatistics. That leads to lots of problems.

      To fix this, we'll create new API methods that return it both as day of epoch and LocalDate. Both of them work much better.

      Attachments

        Issue Links

          Activity

            People

              omalley Owen O'Malley
              omalley Owen O'Malley
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: