tustvold commented on issue #1030: URL: https://github.com/apache/datafusion-comet/issues/1030#issuecomment-2431336669
> as Comet reuses underlying buffer Mutating a buffer without exclusive ownership is UB, Comet should be using https://docs.rs/arrow-buffer/latest/arrow_buffer/buffer/struct.Buffer.html#method.into_mutable or similar if it wishes to do this safely -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org