ChristosMichaliaslis opened a new issue, #39203:
URL: https://github.com/apache/arrow/issues/39203

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Hello. I have a problem while making simple dplyr queries with parquet 
datasets using arrow to connect, but not import, them with the memory because 
it's too big. I don't have a problem with the select function but I do when i 
use one of the functions: filter, group by or mutate and others. I am coding on 
another environment through my laptop and I don't know if this produces the 
problem.
   The error that I get is the following and the second picture is the 
backtrace R gives me if I use the last_trace to see further what the issue is.
   
   I would really appreciate some help because I am stuck here.
   
   
![image](https://github.com/apache/arrow/assets/151936766/f1825a57-d8f8-4aa4-82b4-ef4458950806)
   
![image](https://github.com/apache/arrow/assets/151936766/abb02a67-d3b9-4791-8e20-0f791ef88917)
   
   
   ### Component(s)
   
   R


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