You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/08/25 01:17:00 UTC

[jira] [Created] (ARROW-9847) [Rust] Inconsistent use of import arrow:: vs crate::arrow::

Andy Grove created ARROW-9847:
---------------------------------

             Summary: [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
    Affects Versions: 2.0.0
            Reporter: Andy Grove


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.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)