comphead commented on issue #9846:
URL: 
https://github.com/apache/arrow-datafusion/issues/9846#issuecomment-2057999488

   I ran TPCH benchmarks for SMJ and got 
   ```
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/joins/sort_merge_join.rs:1357:22:
   index out of bounds: the len is 0 but the index is 1
   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/joins/sort_merge_join.rs:1357:22:
   index out of bounds: the len is 0 but the index is 1
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/joins/sort_merge_join.rs:1357:22:
   index out of bounds: the len is 0 but the index is 1
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/joins/sort_merge_join.rs:1357:22:
   index out of bounds: the len is 0 but the index is 1
   Error: Context("Join Error", External(JoinError::Panic(Id(88693), ...)))
   ```


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