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

   I tried to run the benchmarks and they failed like this:
   
   ```
   ote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/aggregates/group_values/row_like.rs:161:31:
   not yet implemented: Binary not impl
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/aggregates/group_values/row_like.rs:161:31:
   not yet implemented: Binary not impl
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/aggregates/group_values/row_like.rs:161:31:
   not yet implemented: Binary not impl
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/aggregates/group_values/row_like.rs:161:31:
   not yet implemented: Binary not impl
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/aggregates/group_values/row_like.rs:161:31:
   not yet implemented: Binary not impl
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/aggregates/group_values/row_like.rs:161:31:
   not yet implemented: Binary not impl
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/aggregates/group_values/row_like.rs:161:31:
   not yet implemented: Binary not impl
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/aggregates/group_values/row_like.rs:161:31:
   not yet implemented: Binary not impl
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/aggregates/group_values/row_like.rs:161:31:
   not yet implemented: Binary not impl
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/aggregates/group_values/row_like.rs:161:31:
   not yet implemented: Binary not impl
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/aggregates/group_values/row_like.rs:161:31:
   not yet implemented: Binary not impl
   Error: External(Context("Join Error", External(JoinError::Panic(Id(26806), 
"not yet implemented: Binary not impl", ...))))
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to