westonpace commented on issue #35714:
URL: https://github.com/apache/arrow/issues/35714#issuecomment-1571980794

   Just to make sure I understand, is this the error you are receiving?
   
   ```
   > 
open_dataset("s3://neon4cast-forecasts/parquet/terrestrial_30min/model_id=climatology/reference_datetime=2023-02-16%2000%3A00%3A00?endpoint_override=data.ecoforecast.org")
  |> head() |> collect()
   
   Error: IOError: Path does not exist 
'neon4cast-forecasts/parquet/terrestrial_30min/model_id=climatology/reference_datetime=2023-02-16
 00:00:00'. Detail: [errno 2] No such file or directory
   ```
   
   I've tagged this with C++ as the error is probably in the S3 filesystem 
implementation in C++.


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