2010YOUY01 commented on PR #18747: URL: https://github.com/apache/datafusion/pull/18747#issuecomment-3540562389
> 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`: > > ```shell > 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. If the CI is currently running this example without errors, the address should be valid — am I missing something? 🤔 -- 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]
