Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ path
Method
path
datafusion/core/src/test_util/csv.rs:66–68 ·
view source on GitHub ↗
The path to the csv file
(&self)
Source
from the content-addressed store, hash-verified
64
65
/// The path to the csv file
66
pub fn path(&self) -> &std::path::Path {
67
self.path.as_path()
68
}
69
}
Callers
15
criterion_benchmark
Function · 0.45
criterion_benchmark
Function · 0.45
narrow_benchmarks
Function · 0.45
wide_benchmarks
Function · 0.45
nested_benchmarks
Function · 0.45
flat_vs_struct_benchmarks
Function · 0.45
benchmark_main
Function · 0.45
criterion_benchmark
Function · 0.45
can_override_physical_expr_adapter
Function · 0.45
test_create_using_non_std_file_ext
Function · 0.45
test_create_using_non_std_file_ext_csv_options
Function · 0.45
test_create_using_folder_with_compression
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_create_using_non_std_file_ext
Function · 0.36
test_create_using_non_std_file_ext_csv_options
Function · 0.36
test_create_using_folder_with_compression
Function · 0.36
test_create_using_folder_without_compression
Function · 0.36
test_odd_directory_names
Function · 0.36
test_create_with_hive_partitions
Function · 0.36
test_write_empty_json_from_sql
Function · 0.36
test_write_empty_json_from_record_batch
Function · 0.36
test_json_array_with_compression
Function · 0.36
test_read_csv_truncated_rows_via_tempfile
Function · 0.36
test_read_partitioned_empty_parquet
Function · 0.36
test_listing_table_config_with_multiple_files_comprehensive
Function · 0.36