Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-348 Make changes for ORCv2 format.
  3. ORC-49

Improve decimal encoding to use RLE

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • None
    • None

    Description

      Because decimal was added in Hive 0.11 with no maximum precision, the ORC encoding for decimal uses arbitrary var ints. Since Hive 0.12, the maximum precision for decimals fits in 128 bits and thus we can use a much better encoding using the long rle.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: