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 HouIn 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)
