记录monetdb-导入tpch数据
GitHub - MonetDBSolutions/tpch-scripts: Small collection of scripts related to tpch
./tpch_build.sh -s 10 -f /path/to/farm
Directory
01_build
contains the data generator that TPC provides for this benchmark, directory02_load
contains scripts that automate the creation and loading of the data in MonetDB, and directory03_run
contains scripts for running the queries, and capturing the results.In the root directory of this repository you will find a script named
tpch_build.sh
, that automates, creating and loading data in MonetDB. The only argume