Commits


niranda perera authored and Benjamin Kietzman committed 23d19ce754f
ARROW-13010: [C++][Compute] Support outputting to slices from kleene kernels This change adds a `Bitmap::VisitWordsAndWrite` method, that outputs the values of the visitor lambda function to a provided bitmap. Closes #10487 from nirandaperera/ARROW-13010 Authored-by: niranda perera <niranda.perera@gmail.com> Signed-off-by: Benjamin Kietzman <bengilgit@gmail.com>