[
https://issues.apache.org/jira/browse/ARROW-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426396#comment-16426396
]
ASF GitHub Bot commented on ARROW-2396:
---------------------------------------
maxim-lian opened a new pull request #1836: ARROW-2396: [Rust] Unify Rust Errors
URL: https://github.com/apache/arrow/pull/1836
Currently there are two Error items - one Enum and one Struct. This unifies
them under a single ArrowError Enum.
Let me know any feedback
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Unify Rust Errors
> -----------------
>
> Key: ARROW-2396
> URL: https://issues.apache.org/jira/browse/ARROW-2396
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Maximilian Roos
> Priority: Trivial
> Labels: pull-request-available
>
> Currently there are two Error items - one Enum and one Struct. These should
> be unified under a single ArrowError Enum
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)