[
https://issues.apache.org/jira/browse/ARROW-15896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-15896:
-----------------------------------
Labels: good-first-issue good-second-issue (was: )
> [C++] Add errno detail to filesystem-raised errors
> --------------------------------------------------
>
> Key: ARROW-15896
> URL: https://issues.apache.org/jira/browse/ARROW-15896
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++, Python
> Reporter: Antoine Pitrou
> Priority: Minor
> Labels: good-first-issue, good-second-issue
>
> Adding a conventional errno detail to filesystem-raised errors would allow
> the Python side to raise the proper subexception, such as
> {{FileNotFoundError}} for a non-existent path error (currently, a generic
> {{OSError}} is raised in Python).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)