lidavidm opened a new pull request #10557: URL: https://github.com/apache/arrow/pull/10557
This doesn't support variable-width types (e.g. strings) as the implementation here is columnwise. I will work on those separately (they require a rowwise implementation). Also fixes a small bug in the CommonNumericType implementation (I noticed uint8 was getting promoted to int8). -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org