dependabot[bot] opened a new pull request, #3451: URL: https://github.com/apache/arrow-datafusion/pull/3451
Updates the requirements on [object_store](https://github.com/apache/arrow-rs) to permit the latest version. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow-rs/commit/dd58805b1c46691fcbe5b46412b2581ae3bd2a58"><code>dd58805</code></a> Prepare object_store 0.5 release (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2682">#2682</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/566ef3d66a441f4c4fb2ad6654c7039d1f58690d"><code>566ef3d</code></a> Fix multiple part uploads at once making vector size inconsistent (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2681">#2681</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/0b59f05cd412249cb51d257b4542075cd2b6efa4"><code>0b59f05</code></a> Skip RowSelectors with zero rows (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2678">#2678</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/df4906d76992e26b7b196c1680755ca360272650"><code>df4906d</code></a> Support building comparator for dictionaries of primitive integer values (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2673">#2673</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/c25d16e082a218276a2303d4ab0a1cfb53b8c6ac"><code>c25d16e</code></a> Faster Null Path Selection in ArrayData Equality (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2676">#2676</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/b36bc88296e0a63e8bcaae1fd63f0f3d3ec9331c"><code>b36bc88</code></a> Use BitIndexIterator (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2675">#2675</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/c8bf1ca39d28d2983feb2639309bac0f5318b04a"><code>c8bf1ca</code></a> Support DictionaryArray in temporal kernels (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2623">#2623</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/d73d78f0bb3dd06ea2f7c5975df53a91a20f2e69"><code>d73d78f</code></a> Add ffi, json compilation check (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2671">#2671</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/4e65952f4441946f04a374eda68dc0de71d216dd"><code>4e65952</code></a> Support comparison between dictionary array and binary array (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2645">#2645</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/0c85233bbcaa05f675a3f7c1625ba2dcd37c193b"><code>0c85233</code></a> Use downcast_dictionary_array in unary_dyn (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2663">#2663</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow-rs/compare/object_store_0.4.0...object_store_0.5.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- 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]
