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

[C++] Provide bulk method on TypedBufferBuilder<bool> for appending a bitmap

    XMLWordPrintableJSON

Details

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

    Description

      We have TypedBufferBuilder<bool>::UnsafeAppend for an array of bytes (where non-zero becomes 1), but it would be useful to have also UnsafeAppendBits so that bitmaps coming from arrow::Array can also be appended

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: