MCPcopy 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_benchmarkFunction · 0.45
criterion_benchmarkFunction · 0.45
narrow_benchmarksFunction · 0.45
wide_benchmarksFunction · 0.45
nested_benchmarksFunction · 0.45
benchmark_mainFunction · 0.45
criterion_benchmarkFunction · 0.45

Calls

no outgoing calls