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

[C++] Avoid computing zigzag values for DELTA and SHORT_REPEAT encoding

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • C++
    • None

    Description

      In current implementation, RleEncoderV2::determineEncoding() always computes zigzag values before determining the encoding type. However, zigzag values are only needed for DIRECT and PATCHED_BASE encoding, but not for DELTA and SHORT_REPEAT. For efficiency
      , we shall only perform zigzag computation when it's determined to be necessary.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fangzheng Fang Zheng
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m