Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-686

Allow for Unsigned Statistics in Binary Type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0, 1.8.2
    • parquet-format
    • None

    Description

      BinaryStatistics currently only have a min/max, which are compared as signed byte[]. However, for real UTF8-friendly lexicographic comparison, e.g. for string columns, we would want to calculate the BinaryStatistics based off of a comparator that treats the bytes as unsigned.

      Attachments

        Issue Links

          Activity

            People

              rdblue Ryan Blue
              andreweduffy Andrew Duffy
              Votes:
              0 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: