Omega359 opened a new pull request, #22474:
URL: https://github.com/apache/datafusion/pull/22474

   ## 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.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to