pitrou commented on issue #46814:
URL: https://github.com/apache/arrow/issues/46814#issuecomment-3077566501

   @mrd0ll4r You said the following simpler query also crashed, can you post 
the C traceback for that?
   ```
   open_dataset("data/bluesky/labeler_logs_dirty_parquet") %>%
     group_by(uri) %>%
     tally() %>%
     collect()
   ```


-- 
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-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to