| commit | f43bfd69e97408d06a5de4851aec77f8754bd72f | [log] [tgz] |
|---|---|---|
| author | lambda <1wei@live.com> | Fri Jul 21 15:38:32 2023 +0800 |
| committer | GitHub <noreply@github.com> | Fri Jul 21 16:38:32 2023 +0900 |
| tree | f9765ce6ec959354d9cef033f2f1b7366f12dedd | |
| parent | d98b3a18a1985c59295e54c635060caf8a0bbd42 [diff] |
GH-36770: [C++] Use custom endpoint for s3 using environment variable AWS_ENDPOINT_URL (#36791) ### Rationale for this change we need a way to read custom object storage (such as minio host or other s3-like storage). use environment variable `AWS_ENDPOINT_URL ` ### What changes are included in this PR? set variable endpoint_override according the environment variable ### Are these changes tested? unittest and tested on pyarrow ### Are there any user-facing changes? No * Closes: #36770 Authored-by: yiwei.wang <yiwei.wang@weride.ai> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.
Major components of the project include:
Arrow is an Apache Software Foundation project. Learn more at arrow.apache.org.
The reference Arrow libraries contain many distinct software components:
The official Arrow libraries in this repository are in different stages of implementing the Arrow format and related features. See our current feature matrix on git main.
Please read our latest project contribution guide.
Even if you do not plan to contribute to Apache Arrow itself or Arrow integrations in other projects, we'd be happy to have you involved: