You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "QP Hou (Jira)" <ji...@apache.org> on 2020/05/06 23:49:00 UTC

[jira] [Created] (ARROW-8725) redundant directory walk in rust parquet datasource code

QP Hou created ARROW-8725:
-----------------------------

             Summary: redundant directory walk in rust parquet datasource code
                 Key: ARROW-8725
                 URL: https://issues.apache.org/jira/browse/ARROW-8725
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: QP Hou
            Assignee: QP Hou


In the rust code base, `common::build_file_list` is called within `ParquetExec::try_new`, so there is no need to build the file list before calling `try_new`.



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