Uh oh!
There was an error while loading. Please reload this page.
changed TPC-H benchmark to use Decimal types - #3393
Conversation
…, using Decimal128 now added special handling of q15 results, where we want to capture the results of the second of 3 statements fixed up the comparison of query results against known-good answers stop ignoring q15 and q21
andygrove
commented
Sep 7, 2022
liukun4515
commented
Sep 8, 2022
@kmitchener Thanks for that. |
ursabot
commented
Sep 8, 2022
Benchmark runs are scheduled for baseline = e6378f4 and contender = 4258751. 4258751 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Which issue does this PR close?
Closes#3392 and closes#166.
Rationale for this change
What changes are included in this PR?
Assuming you set the TPCH_DATA env, all the tests now complete successfully except:
Are there any user-facing changes?