This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from f3477608b6 Minor: Extract `FileScanConfig` into its own module (#7335)
add 25e6c7de8f Minor: Move shared testing code into datafusion_common
(#7334)
No new revisions were added by this update.
Summary of changes:
datafusion/common/src/test_util.rs | 151 +++++++++++++++++
.../core/src/datasource/physical_plan/csv.rs | 18 +-
datafusion/core/src/test_util/mod.rs | 182 +--------------------
3 files changed, 174 insertions(+), 177 deletions(-)