Jorge Leitão created ARROW-10331:
------------------------------------
Summary: [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
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)