anjakefala commented on issue #39385:
URL: https://github.com/apache/arrow/issues/39385#issuecomment-1872266024

   > rename(2) ( https://man7.org/linux/man-pages/man2/rename.2.html ) is a 
Posix api defined in here ( 
https://github.com/apache/arrow/blob/main/cpp/src/arrow/filesystem/localfs.cc#L28
 ). 
   
   Out of curiousity, how did you figure out it was defined in `fcntl.h`? 
[fcntl.h](https://linux.die.net/man/2/fcntl) seems to contain file descriptor 
notifications?


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

Reply via email to