arrow icon indicating copy to clipboard operation
arrow copied to clipboard

[Java] Add RunEndEncoding format support

Open danepitkin opened this issue 2 years ago • 0 comments

Describe the enhancement requested

This will be the parent task for all PRs related to initial REE format support. See https://arrow.apache.org/docs/format/Columnar.html#run-end-encoded-layout for info about this layout.

  • [x] https://github.com/apache/arrow/issues/38648
  • [x] https://github.com/apache/arrow/issues/39982
  • [x] https://github.com/apache/arrow/issues/44065
  • [ ] Add support to Java's Vector Visitors
  • [ ] Add support to complex types e.g. UnionVector
  • [ ] Add support to the algorithm module

Component(s)

Java

danepitkin avatar Nov 30 '23 22:11 danepitkin