Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-1154

[C++] Migrate more computational utility code from parquet-cpp

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • C++
    • None

    Description

      There is a bunch of utility code in parquet-cpp that would have a better home in arrow/util, and make it easier to implement features down the road such as those in ARROW-300. We also need some of these code for computing dictionary encoding in Arrow.

      From files in parquet/util:

      • bit-stream-utils.inline.h
      • bit-stream-utils.h
      • bit-util.h
      • bpacking.h
      • bit-util-test.cc
      • compiler-util.h
      • cpu-info.h/cc
      • hash-util.h
      • rle-encoding.h
      • rle-test.cc
      • sse-util.h

      Attachments

        Activity

          People

            wesm Wes McKinney
            wesm Wes McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: