kou opened a new pull request, #40671:
URL: https://github.com/apache/arrow/pull/40671
### Rationale for this change
Users may want to set user defined metadata and/or properties such as
`Content-Type`.
### What changes are included in this PR?
* Write user defined metadata.
* But the following metadata are written as properties:
* `Content-Type`
* `Content-Encoding`
* `Content-Language`
* `Content-Disposition`
* `Cache-Control`
* The following metadata is ignored because corresponding properties are
auto generated:
* `Content-Hash`
### 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]