kmitchener commented on issue #2963:
URL: 
https://github.com/apache/arrow-datafusion/issues/2963#issuecomment-1194380307

   Can be triggered just be selecting that column. 
   
   ```
   select count(distinct(line_item_resource_id)) from costs;
   
   thread 'tokio-runtime-worker' panicked at 'range end index 76 out of range 
for slice of length 72', library\core\src\slice\index.rs:73:5
   ArrowError(ExternalError(Execution("Join Error: task 868 panicked")))
   ```


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