prestodb/presto

Expand TPCH Documentation to include table names and schemas

Open

#23659 opened on Sep 16, 2024

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

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