[
https://issues.apache.org/jira/browse/ARROW-9847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209903#comment-17209903
]
Krisztian Szucs commented on ARROW-9847:
----------------------------------------
[~andygrove] Is it going to make into 2.0? If not please postpone to 3.0.
> [Rust] Inconsistent use of import arrow:: vs crate::arrow::
> -----------------------------------------------------------
>
> Key: ARROW-9847
> URL: https://issues.apache.org/jira/browse/ARROW-9847
> Project: Apache Arrow
> Issue Type: Bug
> Components: Rust, Rust - DataFusion
> Reporter: Andy Grove
> Assignee: Andy Grove
> Priority: Major
> Fix For: 2.0.0
>
>
> Both the DataFusion and Parquet crates have a mix of "import arrow::" and
> "import crate::arrow::" and we should standardize on one or the other.
>
> Which ever standard we use should be enforced in build.rs so CI fails on PRs
> that do not follow the standard.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)