presto icon indicating copy to clipboard operation
presto copied to clipboard

Expand TPCH Documentation to include table names and schemas

Open elharo opened this issue 1 year ago • 3 comments

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

elharo avatar Sep 16 '24 16:09 elharo

This might be more important than I initially thought. See

https://github.com/prestodb/presto/issues/1771

Also, based on my initial tests it looks like it's still true that the standard column names aren't used, so I really need to know which column names are used.

elharo avatar Sep 16 '24 18:09 elharo

also possibly related #19291 and tpch.column-naming

elharo avatar Sep 16 '24 18:09 elharo

I spoke with Zachary Blanco and am working on this issue

emily-chan avatar Oct 03 '24 17:10 emily-chan