You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/06 09:01:22 UTC

[GitHub] [arrow-datafusion] dependabot[bot] opened a new pull request, #6549: chore(deps): update arrow requirement from 40.0.0 to 41.0.0

dependabot[bot] opened a new pull request, #6549:
URL: https://github.com/apache/arrow-datafusion/pull/6549

   Updates the requirements on [arrow](https://github.com/apache/arrow-rs) to permit the latest version.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/apache/arrow-rs/blob/master/CHANGELOG-old.md">arrow's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/apache/arrow-rs/tree/40.0.0">40.0.0</a> (2023-05-19)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/39.0.0...40.0.0">Full Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Prefetch page index (<a href="https://redirect.github.com/apache/arrow-rs/issues/4090">#4090</a>) <a href="https://redirect.github.com/apache/arrow-rs/pull/4216">#4216</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Add RecordBatchWriter trait and implement it for CSV, JSON, IPC and P… <a href="https://redirect.github.com/apache/arrow-rs/pull/4206">#4206</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/alexandreyc">alexandreyc</a>)</li>
   <li>Remove powf_scalar kernel <a href="https://redirect.github.com/apache/arrow-rs/pull/4187">#4187</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Allow format specification in cast <a href="https://redirect.github.com/apache/arrow-rs/pull/4169">#4169</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/parthchandra">parthchandra</a>)</li>
   </ul>
   <p><strong>Implemented enhancements:</strong></p>
   <ul>
   <li>ObjectStore with_url Should Handle Path <a href="https://redirect.github.com/apache/arrow-rs/issues/4199">#4199</a></li>
   <li>Support <code>Interval</code> +/- <code>Interval</code> <a href="https://redirect.github.com/apache/arrow-rs/issues/4178">#4178</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>[parquet] add compression info to <code>print_column_chunk_metadata()</code> <a href="https://redirect.github.com/apache/arrow-rs/issues/4172">#4172</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li>
   <li>Allow cast to take in a format specification <a href="https://redirect.github.com/apache/arrow-rs/issues/4168">#4168</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>Support extended pow arithmetic <a href="https://redirect.github.com/apache/arrow-rs/issues/4166">#4166</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>Preload page index for async ParquetObjectReader <a href="https://redirect.github.com/apache/arrow-rs/issues/4090">#4090</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li>
   </ul>
   <p><strong>Fixed bugs:</strong></p>
   <ul>
   <li>Subtracting <code>Timestamp</code> from <code>Timestamp</code>  should produce a <code>Duration</code> (not <code>Timestamp</code>)  <a href="https://redirect.github.com/apache/arrow-rs/issues/3964">#3964</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   </ul>
   <p><strong>Merged pull requests:</strong></p>
   <ul>
   <li>Arrow Arithmetic: Subtract timestamps <a href="https://redirect.github.com/apache/arrow-rs/pull/4244">#4244</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/mr-brobot">mr-brobot</a>)</li>
   <li>Update proc-macro2 requirement from =1.0.57 to =1.0.58 <a href="https://redirect.github.com/apache/arrow-rs/pull/4236">#4236</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] [<a href="https://github.com/apache/arrow-rs/labels/arrow-flight">arrow-flight</a>] (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li>
   <li>Fix Nightly Clippy Lints <a href="https://redirect.github.com/apache/arrow-rs/pull/4233">#4233</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Minor: use all primitive types in test_layouts <a href="https://redirect.github.com/apache/arrow-rs/pull/4229">#4229</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/izveigor">izveigor</a>)</li>
   <li>Add close method to RecordBatchWriter trait <a href="https://redirect.github.com/apache/arrow-rs/pull/4228">#4228</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/alexandreyc">alexandreyc</a>)</li>
   <li>Update proc-macro2 requirement from =1.0.56 to =1.0.57 <a href="https://redirect.github.com/apache/arrow-rs/pull/4219">#4219</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] [<a href="https://github.com/apache/arrow-rs/labels/arrow-flight">arrow-flight</a>] (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li>
   <li>Feat docs <a href="https://redirect.github.com/apache/arrow-rs/pull/4215">#4215</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/Folyd">Folyd</a>)</li>
   <li>feat: Support bitwise and boolean aggregate functions <a href="https://redirect.github.com/apache/arrow-rs/pull/4210">#4210</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/izveigor">izveigor</a>)</li>
   <li>Document how to sort a RecordBatch <a href="https://redirect.github.com/apache/arrow-rs/pull/4204">#4204</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Fix incorrect cast Timestamp with Timezone <a href="https://redirect.github.com/apache/arrow-rs/pull/4201">#4201</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/aprimadi">aprimadi</a>)</li>
   <li>Add implementation of <code>RecordBatchReader</code> for CSV reader <a href="https://redirect.github.com/apache/arrow-rs/pull/4195">#4195</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/alexandreyc">alexandreyc</a>)</li>
   <li>Add Sliced ListArray test (<a href="https://redirect.github.com/apache/arrow-rs/issues/3748">#3748</a>) <a href="https://redirect.github.com/apache/arrow-rs/pull/4186">#4186</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>refactor: simplify can_cast_types code. <a href="https://redirect.github.com/apache/arrow-rs/pull/4185">#4185</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/jackwener">jackwener</a>)</li>
   <li>Minor: support new types in struct_builder.rs <a href="https://redirect.github.com/apache/arrow-rs/pull/4177">#4177</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/izveigor">izveigor</a>)</li>
   <li>feat: add compression info to print_column_chunk_metadata() <a href="https://redirect.github.com/apache/arrow-rs/pull/4176">#4176</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] (<a href="https://github.com/SteveLauC">SteveLauC</a>)</li>
   </ul>
   <h2><a href="https://github.com/apache/arrow-rs/tree/39.0.0">39.0.0</a> (2023-05-05)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/38.0.0...39.0.0">Full Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Allow creating unbuffered streamreader <a href="https://redirect.github.com/apache/arrow-rs/pull/4165">#4165</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/ming08108">ming08108</a>)</li>
   <li>Cleanup ChunkReader (<a href="https://redirect.github.com/apache/arrow-rs/issues/4118">#4118</a>) <a href="https://redirect.github.com/apache/arrow-rs/pull/4156">#4156</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Remove Type from NativeIndex <a href="https://redirect.github.com/apache/arrow-rs/pull/4146">#4146</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/apache/arrow-rs/compare/40.0.0...40.0.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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] dependabot[bot] commented on pull request #6549: chore(deps): update arrow requirement from 40.0.0 to 41.0.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #6549:
URL: https://github.com/apache/arrow-datafusion/pull/6549#issuecomment-1578334011

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] tustvold closed pull request #6549: chore(deps): update arrow requirement from 40.0.0 to 41.0.0

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold closed pull request #6549: chore(deps): update arrow requirement from 40.0.0 to 41.0.0
URL: https://github.com/apache/arrow-datafusion/pull/6549


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org