westonpace commented on pull request #11542: URL: https://github.com/apache/arrow/pull/11542#issuecomment-958887877
I think I originally made it a kernel because in my mind "array visitor" implied kernel. I've moved it out and into byte_size .h/.cc with the other utilities. I also changed the utility functions to return a length instead of an array of ranges so I didn't have to concatenate. I think this is ready for review again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
