Skip to content

Cleanup TPC-DS queries#22474

Open
Omega359 wants to merge 1 commit into
apache:mainfrom
Omega359:tpcds_queries
Open

Cleanup TPC-DS queries#22474
Omega359 wants to merge 1 commit into
apache:mainfrom
Omega359:tpcds_queries

Conversation

@Omega359
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

  • Closes #.

Rationale for this change

Cleaned up formatting, updated queries so that they all return at least 1 result. Fixed a few queries that did not match the shape/or fields from the tpc-ds 3.1.0 spec (query 44, query 49)

What changes are included in this PR?

sql file updates only.

Are these changes tested?

Yes. cd benchmarks;./bench.sh run tpcds

Are there any user-facing changes?

Query timings may change because previous queries that returned no results may have had a different query execution path.

 - formatting updates
 - fixed queries returning empty results
 - fixed a few queries that did not match the shape/fields from the tpc-ds 3.1.0 spec (query 44, query 49)
@github-actions github-actions Bot added the core Core DataFusion crate label May 23, 2026
@Omega359 Omega359 marked this pull request as ready for review May 23, 2026 18:11
@Omega359 Omega359 changed the title Cleaned up TPC-DS queries Cleanup TPC-DS queries May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant