mbutrovich commented on issue #5002: URL: https://github.com/apache/datafusion-comet/issues/5002#issuecomment-5059768096
IIRC one of the changes we wanted was for the Arrow IPC writer to take a reusable buffer as an argument. Last I looked it does a new allocation and deep copy on each call inside of the writer when in theory the owner could use a reusable buffer. -- 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]
