[
https://issues.apache.org/jira/browse/ARROW-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-8725:
--------------------------------
Component/s: Rust - DataFusion
Rust
> 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
> Components: Rust, Rust - DataFusion
> Reporter: QP Hou
> Assignee: QP Hou
> Priority: Minor
>
> 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)