jaidisido opened a new issue, #34253:
URL: https://github.com/apache/arrow/issues/34253

   ### Describe the enhancement requested
   
   AFAIK current implementation of [Pyarrow 
s3fs](https://arrow.apache.org/docs/python/generated/pyarrow.fs.S3FileSystem.html)
 does not support passing extra kwargs to the various APIs. One example is 
[`x-amz-request-payer`](https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html#API_ListObjectsV2_RequestSyntax)
 (i.e. Requester pays) which cannot be set in `get_file_info` or 
`open_input_file`.
   
   #10251 has addressed this for one particular use case (ACL) but a more 
general approach would be preferred
   
   ### Component(s)
   
   Python


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