Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datafusion-contrib/tpctools
/ functions
Functions
17 in github.com/datafusion-contrib/tpctools
⨍
Functions
17
◇
Types & classes
6
↓ 5 callers
Function
move_or_copy
( source_path: &Path, dest_path: &Path, )
src/lib.rs:122
↓ 2 callers
Function
create_benchmark
(name: &str)
src/main.rs:113
↓ 1 callers
Function
convert_tbl
( input_path: &Path, output_filename: &str, options: &CsvReadOptions<'_>, file_format: &str,
src/lib.rs:160
↓ 1 callers
Function
convert_to_parquet
( benchmark: &dyn Tpc, input_path: &str, output_path: &str, )
src/lib.rs:45
↓ 1 callers
Method
generate
( &self, scale: usize, partitions: usize, generator_path: &str, output
src/tpch.rs:35
↓ 1 callers
Method
get_schema
(&self, table: &str)
src/tpch.rs:140
↓ 1 callers
Method
get_table_names
(&self)
src/tpcds.rs:106
↓ 1 callers
Method
get_table_names
(&self)
src/tpch.rs:134
↓ 1 callers
Function
is_same_device
(path1: &Path, path2: &Path)
src/lib.rs:145
Method
generate
( &self, scale: usize, partitions: usize, generator_path: &str, output
src/tpcds.rs:34
Method
get_schema
(&self, table: &str)
src/tpcds.rs:135
Method
get_table_ext
(&self)
src/tpcds.rs:638
Method
get_table_ext
(&self)
src/tpch.rs:243
Function
main
()
src/main.rs:71
Function
make_decimal_type
(p: u8, s: i8)
src/tpcds.rs:643
Method
new
()
src/tpcds.rs:27
Method
new
()
src/tpch.rs:28