You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
introducing some utility functions for working with RLE data that I'm collecting currently as rle_util.h on my filter branch
how physical/logical indices work, especially in combination with arrow offsets
how common kinds of kernels can be converted to RLE. E.g scalar kernels with a single input could automatically be run on the internal data array of RLE. Scalar with multiple inputs and some kinds of vector algorithms should use VisitMergedRuns...
Topics I can think of right now:
Reporter: Tobias Zagorni / @zagto
Note: This issue was originally created as ARROW-17029. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered: