chiragjn commented on issue #554:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/554#issuecomment-3578524280

   Same would go for
   
https://github.com/apache/arrow-rs-object-store/blob/521f1dc736b6956e11140a9ad66e2b63b80b0e5e/src/lib.rs#L1839-L1840
   
   Before
   
   ```
   Delta table error: Kernel error: Error interacting with object store: 
Generic S3 error: service error
   ```
   
   After debug patching
   ```
   Error getting delta table: traces project: cmhneg8rr00db01rjgv1k71a5: Kernel 
error: Error interacting with object store: Generic S3 error: 
ServiceError(ServiceError { source: Unhandled(Unhandled { source: ErrorMetadata 
{ code: Some("AccessDenied"), message: Some("[REDACTED] is not authorized to 
perform: sts:AssumeRole on resource: [REDACTED]")
   ```


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