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.