cj-zhukov commented on PR #18747:
URL: https://github.com/apache/datafusion/pull/18747#issuecomment-3538720317
It looks like the `nyc-tlc` bucket is no longer publicly accessible.
Anonymous ListBucket and GetObject requests now return AccessDenied, which
makes the example fail even with `--no-sign-request`:
```bash
aws s3 ls s3://nyc-tlc/ --no-sign-request
```
I updated the example to use a test Parquet file uploaded to a
user-controlled S3 bucket instead.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]