prestodb/presto

Expand TPCH Documentation to include table names and schemas

Open

#23,659 opened on Sep 16, 2024

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Java (5,240 forks)batch import
docsgood first issue

Repository metrics

Stars
 (15,558 stars)
PR merge metrics
 (Avg merge 34d 14h) (120 merged PRs in 30d)

Description

e.g. https://docs.snowflake.com/en/user-guide/sample-data-tpch

Also needed how do the names of schema relate to table sizes. E.g. is sf30000 30,000 rows per table or 30,000 bytes or what exactly?

This is in presto-docs/src/main/sphinx/connector/tpch.rst

Contributor guide