r2evans commented on issue #46149: URL: https://github.com/apache/arrow/issues/46149#issuecomment-2835256802
Thanks @thisisnic , your understanding of `fcntl` is spot-on (this is one case chatgpt did not hallucinate :-D ). > I'm unsure whether this should be fixed on the sshfs side where the `F_RDADVISE` isn't working as expected or for arrow to fail gracefully or skip the optimisation Yes, that's what I was thinking when I said _"I don't know that it's not a bug in sshfs"_, but I wanted to make sure. And since I don't understand all of the inner workings. I will likely go to `sshfs`-devs in a bit, but wanted to make sure this error wasn't a red-herring for something else `open_dataset()` might be doing that I don't understand. Thanks again! -- 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