You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/04 19:23:39 UTC

[GitHub] [arrow-datafusion] avantgardnerio commented on issue #163: TPC-H Query 11

avantgardnerio commented on issue #163:
URL: https://github.com/apache/arrow-datafusion/issues/163#issuecomment-1174144415

   Fixed in [this branch](https://github.com/spaceandtimelabs/arrow-datafusion/tree/bg_tpch_q20):
   
   ```
   | 122819     | 7888881.02         |
   | 154731     | 7888301.33         |
   | 101674     | 7879324.6          |
   | 51968      | 7879102.21         |
   | 72073      | 7877736.11         |
   | 5182       | 7874521.7299999995 |
   +------------+--------------------+
   Query 11 iteration 0 took 5595.7 ms and returned 1048 rows
   Query 11 avg time: 5595.66 ms
   ```
   postgres:
   ```
   |122819    |7888881.02        |
   |154731    |7888301.33        |
   |101674    |7879324.6         |
   |51968     |7879102.21        |
   |72073     |7877736.11        |
   |5182      |7874521.7299999995|
   +----------+------------------+
   ```
   


-- 
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-unsubscribe@arrow.apache.org

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