viirya commented on issue #1035:
URL: 
https://github.com/apache/datafusion-comet/issues/1035#issuecomment-2438065503

   @alamb suggested if we can use Arc to check if there are no remaining 
references to the buffer before it is reused. What I said above is that this 
cannot work as we can not keep Arc reference count through JVM/native. I don't 
know how it is related to what you are talking about. Of course that's how FFI 
works, but it doesn't work for the proposed check.


-- 
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

Reply via email to