Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Add TPC-H test results #218

Merged
merged 2 commits into from
Mar 21, 2024
Merged

test: Add TPC-H test results #218

merged 2 commits into from
Mar 21, 2024

Conversation

viirya
Copy link
Member

@viirya viirya commented Mar 20, 2024

Which issue does this PR close?

Closes #.

Rationale for this change

We have already added back TPC-DS query results in #77. This adds back TPC-H query results.

What changes are included in this PR?

Adds back TPC-H query results golden files to the repo. These files were generated using CometTPCHQuerySuite with Comet turned off, to make sure it is the same as Spark's results.

How are these changes tested?

@viirya viirya mentioned this pull request Mar 20, 2024
@viirya
Copy link
Member Author

viirya commented Mar 20, 2024

cc @sunchao @snmvaughan

Copy link
Contributor

@snmvaughan snmvaughan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.32%. Comparing base (171e54c) to head (f774b41).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #218   +/-   ##
=========================================
  Coverage     33.32%   33.32%           
  Complexity      768      768           
=========================================
  Files           107      107           
  Lines         37037    37037           
  Branches       8106     8106           
=========================================
  Hits          12341    12341           
  Misses        22099    22099           
  Partials       2597     2597           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@sunchao sunchao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm why a few queries are missing in the results? q1, q15, q17, q18

@viirya
Copy link
Member Author

viirya commented Mar 21, 2024

Ah, yeah, they are disabled because the outputs are different to Spark. But for these output files, we should generate them. Let me add them.

@viirya viirya merged commit eb6c704 into apache:main Mar 21, 2024
26 checks passed
@viirya
Copy link
Member Author

viirya commented Mar 21, 2024

Merged. Thanks.

@viirya viirya deleted the add_tpch_results branch March 21, 2024 06:27
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.

4 participants