alamb commented on PR #15748:
URL: https://github.com/apache/datafusion/pull/15748#issuecomment-2894406095

   > │ QQuery 4     │   589.62ms │        671.68ms │ 1.14x slower │
   
   Given Q4 seems to be unrelated to avg:
   
https://github.com/apache/datafusion/blob/1a3917545c34e162272af9200da12860744c1abd/benchmarks/queries/clickbench/queries.sql#L5-L4
   
   ```sql
   SELECT COUNT(DISTINCT "UserID") FROM hits;
   ```
   
   I am assuming this was noise in the measurements


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to