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


   **Describe the bug**
   
   **To Reproduce**
   After https://github.com/apache/arrow-datafusion/pull/842 is merged, remove 
the `#[cfg(not(feature = "force_hash_collisions"))]` gate from the join tests, 
and run 
   
   ```shell
   cd datafusion
   cargo test --features=force_hash_collisions
   ```
   
   **Expected behavior**
   Tests should pass
   


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


Reply via email to