vlovich commented on PR #460:
URL: 
https://github.com/apache/arrow-rs-object-store/pull/460#issuecomment-3169045403

   FWIW according to 
[docs](https://manpages.debian.org/testing/manpages-dev/renameat2.2.en.html) 
renameat2 is available from Linux 3.15 for ext4 so support for it is actually 
quite old I think (ext4 is the FS that Android tends to use).
   
   Can we merge this as is? I tested it by hand via lancedb and it works. I 
recognize there is some risk but I think that can be fixed by future commits & 
the risk is mitigated by this being configured out for non-Android platforms.


-- 
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...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to