kostovasandra commented on issue #38032:
URL: https://github.com/apache/arrow/issues/38032#issuecomment-1750330634

   The file i saved in S3, is rds. I used the above advices but still reading 
the file did not improve (still takes 10m)
   Bellow is code:
   
   > s3_path="train.rds"
   > CacheOptions.lazy=FALSE
   > bucket = s3_init()  .. initialize S3 connection
   > file = read_parquet(bucket$path(s3_path),pre_buffer=TRUE)


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