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 2021/07/17 15:32:14 UTC

[GitHub] [arrow-datafusion] andygrove opened a new issue #737: Ballista queries (and integration tests) returning incorrect results

andygrove opened a new issue #737:
URL: https://github.com/apache/arrow-datafusion/issues/737


   **Describe the bug**
   
   Query 12 is returning one row instead of two:
   
   ```
   Query 12 iteration 0 took 15833.4 ms
   +------------+-----------------+----------------+
   | l_shipmode | high_line_count | low_line_count |
   +------------+-----------------+----------------+
   | SHIP       | 622964          | 934514         |
   +------------+-----------------+----------------+
   Query 12 avg time: 15833.39 ms
   ```
   
   This started happening on this commit:
   
   ```
   commit 2176ff592e38147c1c779b5660ec73db9c161a67
   Author: Andy Grove <an...@gmail.com>
   Date:   Mon Jul 12 18:23:43 2021 -0600
   
       Implement serde for ShuffleWriterExec (#712)
   ```
   
   **To Reproduce**
   Run the integration tests.
   
   **Expected behavior**
   Should be two rows.
   
   **Additional context**
   None
   


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



[GitHub] [arrow-datafusion] andygrove closed issue #737: Ballista queries (and integration tests) returning incorrect results

Posted by GitBox <gi...@apache.org>.
andygrove closed issue #737:
URL: https://github.com/apache/arrow-datafusion/issues/737


   


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



[GitHub] [arrow-datafusion] andygrove closed issue #737: Ballista queries (and integration tests) returning incorrect results

Posted by GitBox <gi...@apache.org>.
andygrove closed issue #737:
URL: https://github.com/apache/arrow-datafusion/issues/737


   


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



[GitHub] [arrow-datafusion] andygrove closed issue #737: Ballista queries (and integration tests) returning incorrect results

Posted by GitBox <gi...@apache.org>.
andygrove closed issue #737:
URL: https://github.com/apache/arrow-datafusion/issues/737


   


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