kou opened a new pull request, #38524:
URL: https://github.com/apache/arrow/pull/38524

   ### Rationale for this change
   
   We use user defined metadata for input stream metadata for now. But we 
should use properties returned from Azure like other remove filesystem 
implementations such as S3 and GCS.
   
   ### What changes are included in this PR?
   
   Convert `Azure::Storage::Blobs::Models::BlobProperties` to 
`KeyValueMetadata`. The following values aren't supported yet:
   
   * `BlobProperties::ObjectReplicationSourceProperties`
   * `BlobProperties::Metadata`
   
   If they need, we will add support for them as a follow-up task.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.


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