Skip to content

Add TPC-H standard queries#1

Open
minhancao wants to merge 1 commit into
mainfrom
mcao_tpch_standard
Open

Add TPC-H standard queries#1
minhancao wants to merge 1 commit into
mainfrom
mcao_tpch_standard

Conversation

@minhancao
Copy link
Copy Markdown

@minhancao minhancao commented Apr 13, 2026

Add official TPC-H query versions (tpchstandard catalog) that use underscore-prefixed column naming (e.g. l_returnflag) to complement the existing Presto-syntax queries in pbench which use dot notation (e.g. l.returnflag).

Related to closed PR in prestodb/pbench: prestodb/pbench#86

Add official TPC-H query versions (tpchstandard catalog) that use
underscore-prefixed column naming (e.g. l_returnflag) to complement
the existing Presto-syntax queries in pbench which use dot notation (e.g. l.returnflag).
@minhancao minhancao requested a review from ethanyzhang April 13, 2026 20:59
@minhancao minhancao self-assigned this Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants