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

Make that the java and C++ implementations of determineEncoding in RunLengthIntegerWriterV2 are consistent.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.8.0
    • 1.8.0
    • C++, Java
    • None

    Description

      The current Java determineEncoding implementation is not optimal and may calculate ZigzagLiterals and zzBits100p before deciding on DELTA encoding, which is redundant.

      It is better to make the java implementation consistent with c++.

      Attachments

        Issue Links

          Activity

            People

              Guiyankuang Yiqun Zhang
              Guiyankuang Yiqun Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: