ClickHouse / ClickHouse/sql.clickhouse.com
Add [TPCDS] - [tpcds_sf1000]
- Dominant language
- Shell
- Stars
- 21
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
**The TPC-DS benchmark dataset is a widely used benchmark for testing the performance of systems built for data warehousing and analytics*
The tpcds_sf1000 is the large-scale dataset (approximately 1 TB) and contains the following 24 source tables for querying.
----------------------------------
call_center
catalog_page
catalog_returns
catalog_sales
customer
customer_address
customer_demographics
date_dim
household_demographics
income_band
inventory
item
promotion
reason
ship_mode
store
store_returns
store_sales
time_dim
warehouse
web_page
web_returns
web_sales
web_site
----------------------------------
These can all be added under tpcds in the Clickhouse UI under "Tables".
Would be great to have for performance / benchmark testing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.