Expand description
Utility functions to make testing DataFusion based crates easier
Functionsยง
- arrow_
test_ data - Returns the arrow test data directory, which is by default stored
in a git submodule rooted at
testing/data
. - datafusion_
test_ data - Returns the datafusion test data directory, which is by default rooted at
datafusion/core/tests/data
. - get_
data_ dir - Returns a directory path for finding test data.