tcash21 commented on issue #36007: URL: https://github.com/apache/arrow/issues/36007#issuecomment-1856476118
@JerePlum99 thank you I'm trying this but does it work with partitioned parquet files? I'm not querying one specific object so it's throwing an error at me. I've resorted to using duckDB for now instead but it's much slower than arrow was. `pc <- aws.s3::s3read_using(bucket = base_url, object = "partition*/*.parquet", FUN = arrow::read_parquet)` -- 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]
