[C++] content-encoding field missing from s3 fs.
Open
Component: C++
Type: bug
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the bug, including details regarding any error messages, version, and platform.
https://github.com/apache/arrow/blob/1c15d136b4566890607a2d137474fbedab00a09d/cpp/src/arrow/filesystem/s3fs.cc#L1320-L1324
looking at the white listed cache keys here, I can see that there is no Content-Encoding header, only a content-type header.
### Component(s)
C++
Contributor guide
Assessment
This issue has not been assessed yet.