roeap commented on PR #2509:
URL: https://github.com/apache/arrow-rs/pull/2509#issuecomment-1225448261

   Thanks! w.r.t. SAS keys. The main way i know this is to be used, is that the 
actual, already signed query pairs are shared with the consumer. i.e. it 
usually looks like `sv=<signed-key>&st=...`. So the idea was not that we 
generate the SAS, but rather these query pairs can be used directly, and then 
just need to be added for every request.
   
   I am happy to remove this, we do however have an ask in delta-rs to support 
this kind of auth mechanism.


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