[
https://issues.apache.org/jira/browse/ARROW-15896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li reassigned ARROW-15896:
--------------------------------
Assignee: Antoine Pitrou
> [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
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: good-second-issue, pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> 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.7#820007)