westonpace commented on issue #33618: URL: https://github.com/apache/arrow/issues/33618#issuecomment-1423532901
Using `std::filesystem` sounds like a great approach even if `readdir` was working. We should probably start investigating other places we can eventually migrate to `std::filesystem` as it may help reduce both complexity and duplicate (windows / linux /mac) paths. -- 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]
