[
https://issues.apache.org/jira/browse/ARROW-10331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jorge Leitão resolved ARROW-10331.
----------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Issue resolved by pull request 8481
[https://github.com/apache/arrow/pull/8481]
> [Rust] [DataFusion] Re-organize errors
> --------------------------------------
>
> Key: ARROW-10331
> URL: https://issues.apache.org/jira/browse/ARROW-10331
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust, Rust - DataFusion
> Affects Versions: 3.0.0
> Reporter: Jorge Leitão
> Assignee: Jorge Leitão
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> DataFusion's errors do not have much love these days, and I think that they
> need a lift. For example,
> * we use "General" very often
> * the error is called "ExecutionError", even though sometimes it happens
> during planning
> * the error "InvalidColumn" is not being used
> * There is not much documentation about the errors
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)