[C++][FS] AzureFileSystem::GetFileInfo(FileSelection) doesn't always handled allow_not_found correctly
Open
Component: C++
Type: bug
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the bug, including details regarding any error messages, version, and platform.
This was triggered by me noticing I couldn't set `allow_not_found` to `false` in a situation that should have allowed it.
https://github.com/apache/arrow/pull/39904#discussion_r1482434859
### Component(s)
C++
Contributor guide
Assessment
This issue has not been assessed yet.