Commit e5358b7
chore(deps): bump object_store from 0.13.1 to 0.13.2 (apache#21275)
Bumps [object_store](https://github.com/apache/arrow-rs-object-store)
from 0.13.1 to 0.13.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md">object_store's
changelog</a>.</em></p>
<blockquote>
<!-- raw HTML omitted -->
<h1>Historical Changelog</h1>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/arrow-rs-object-store/commit/7a65b75b0d26fd8a282999462cb7030fb85fdcc3"><code>7a65b75</code></a>
chore: prepare <code>0.13.2</code> release (<a
href="https://redirect.github.com/apache/arrow-rs-object-store/issues/671">#671</a>)</li>
<li><a
href="https://github.com/apache/arrow-rs-object-store/commit/d22f7f91d576ab7b2a12750751a76d30018cb12d"><code>d22f7f9</code></a>
fix: missing 5xx error body when retry exhausted (<a
href="https://redirect.github.com/apache/arrow-rs-object-store/issues/618">#618</a>)</li>
<li><a
href="https://github.com/apache/arrow-rs-object-store/commit/ebaee78c8bd05235b4ceb2a5125a125faae5da86"><code>ebaee78</code></a>
Support --xa-s3 suffix for S3 Express One Zone bucket access points (<a
href="https://redirect.github.com/apache/arrow-rs-object-store/issues/663">#663</a>)</li>
<li><a
href="https://github.com/apache/arrow-rs-object-store/commit/7ded938312299ccc1ca517e34fe34326d8426ebb"><code>7ded938</code></a>
Replace <code>Path::child</code> with <code>Path::join</code> (<a
href="https://redirect.github.com/apache/arrow-rs-object-store/issues/666">#666</a>)</li>
<li><a
href="https://github.com/apache/arrow-rs-object-store/commit/bdcac43fc637ac89cc80f18f4e16b3fb66fd0ec8"><code>bdcac43</code></a>
feat: Add support for AWS_ENDPOINT_URL_S3 environment variable (<a
href="https://redirect.github.com/apache/arrow-rs-object-store/issues/590">#590</a>)</li>
<li><a
href="https://github.com/apache/arrow-rs-object-store/commit/ca15c63f652e1c5c2e776231ae77d08bb46375ea"><code>ca15c63</code></a>
Implement Clone for local and memory stores (<a
href="https://redirect.github.com/apache/arrow-rs-object-store/issues/653">#653</a>)</li>
<li><a
href="https://github.com/apache/arrow-rs-object-store/commit/41d32428cd625e4b86d3411b4f06a0dff7ecab47"><code>41d3242</code></a>
docs: clarify <code>Clone</code> behavior (<a
href="https://redirect.github.com/apache/arrow-rs-object-store/issues/656">#656</a>)</li>
<li><a
href="https://github.com/apache/arrow-rs-object-store/commit/62592027cb7d33ed843bc14fb77d7fc32f13ace5"><code>6259202</code></a>
Unify <code>from_env</code> behaviours (<a
href="https://redirect.github.com/apache/arrow-rs-object-store/issues/652">#652</a>)</li>
<li><a
href="https://github.com/apache/arrow-rs-object-store/commit/66e640d1ba7b79d878e9423924ed5bff4f321b75"><code>66e640d</code></a>
Switch TokenCache to RWLock (<a
href="https://redirect.github.com/apache/arrow-rs-object-store/issues/648">#648</a>)</li>
<li><a
href="https://github.com/apache/arrow-rs-object-store/commit/907653e46232edb3a635969bf288324b68d62cdc"><code>907653e</code></a>
docs: add examples to the aws docs where appropriate (<a
href="https://redirect.github.com/apache/arrow-rs-object-store/issues/651">#651</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/arrow-rs-object-store/compare/v0.13.1...v0.13.2">compare
view</a></li>
</ul>
</details>
<br />
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleks V <comphead@users.noreply.github.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>1 parent a767511 commit e5358b7
File tree
6 files changed
+16
-13
lines changed- datafusion
- core
- src/datasource/physical_plan
- tests/sql
- datasource/src
- write
6 files changed
+16
-13
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1704 | 1704 | | |
1705 | 1705 | | |
1706 | 1706 | | |
1707 | | - | |
| 1707 | + | |
1708 | 1708 | | |
1709 | 1709 | | |
1710 | 1710 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
777 | | - | |
| 777 | + | |
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
539 | | - | |
| 539 | + | |
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
| 264 | + | |
264 | 265 | | |
265 | 266 | | |
266 | 267 | | |
| |||
588 | 589 | | |
589 | 590 | | |
590 | 591 | | |
591 | | - | |
| 592 | + | |
592 | 593 | | |
593 | 594 | | |
594 | | - | |
| 595 | + | |
595 | 596 | | |
0 commit comments