jinchengchenghh opened a new pull request, #7592: URL: https://github.com/apache/incubator-gluten/pull/7592
Remove velox to row and then UnsafeProjection, then row to velox. Introduce ArrowProjection to support write string and binary to Arrow directly. MutableProjection writes result to buffer and then write by writer for thread safe for Aggregation, change to write to Arrow writer directly and remove remove setNotNull before write a value. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
