kou commented on PR #47864: URL: https://github.com/apache/arrow/pull/47864#issuecomment-3540854124
I was trying this in the previous week. I was looking into a problem on my environment. It's a mysterious path that can't be removed by `root` but can be removed by a normal user. Finally, I understand the cause. It's caused by `fileordering` vary. It uses disorderfs FUSE module. If we mount FUSE to a path, the path can't be removed by `root`. Anyway, I'm ready to try this on local. Which branch should I use to proceed this? Can I push something to this branch? Or should we start from https://github.com/raulcd/arrow/tree/GH-47798-3 ? -- 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]
