Function datafusion::test_util::get_data_dir
source · Expand description
Returns a directory path for finding test data.
udf_env: name of an environment variable
submodule_dir: fallback path (relative to CARGO_MANIFEST_DIR)
Returns either:
The path referred to in udf_env
if that variable is set and refers to a directory
The submodule_data directory relative to CARGO_MANIFEST_PATH