Module datafusion_common::test_util
source · Expand description
Utility functions to make testing DataFusion based crates easier
Functions§
- Returns the arrow test data directory, which is by default stored in a git submodule rooted at
testing/data
. - Returns the datafusion test data directory, which is by default rooted at
datafusion/core/tests/data
. - Returns a directory path for finding test data.