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/02/27 12:30:58 UTC

[GitHub] [arrow-ballista] dependabot[bot] opened a new pull request, #690: Update arrow requirement from 32.0.0 to 34.0.0

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

   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.md">arrow's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/apache/arrow-rs/tree/34.0.0">34.0.0</a> (2023-02-24)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/33.0.0...34.0.0">Full Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Infer 2020-03-19 00:00:00 as timestamp not Date64 in CSV (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3744">#3744</a>) <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3746">#3746</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Implement fallible streams for <code>FlightClient::do_put</code> <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3464">#3464</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/alamb">alamb</a>)</li>
   </ul>
   <p><strong>Implemented enhancements:</strong></p>
   <ul>
   <li>Support casting string to timestamp with microsecond resolution <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3751">#3751</a></li>
   <li>Add datatime/interval/duration into comparison kernels <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3729">#3729</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>! (not) operator overload for SortOptions <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3726">#3726</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>parquet: convert Bytes to ByteArray directly <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3719">#3719</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li>
   <li>Implement simple RecordBatchReader <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3704">#3704</a></li>
   <li>Is possible to implement GenericListArray::from_iter ? <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3702">#3702</a></li>
   <li><code>take_run</code> improvements <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3701">#3701</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>Support <code>as_mut_any</code>  in Array trait  <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3655">#3655</a></li>
   <li><code>Array</code> --&gt; <code>Display</code> formatter that supports more options and is configurable <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3638">#3638</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>]</li>
   <li>arrow-csv: support decimal256 <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3474">#3474</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   </ul>
   <p><strong>Fixed bugs:</strong></p>
   <ul>
   <li>CSV reader infers Date64 type for fields like &quot;2020-03-19 00:00:00&quot; that it can't parse to Date64 <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3744">#3744</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   </ul>
   <p><strong>Merged pull requests:</strong></p>
   <ul>
   <li>Update to 34.0.0 and update changelog  <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3757">#3757</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/apache/arrow-rs/labels/arrow-flight">arrow-flight</a>] (<a href="https://github.com/iajoiner">iajoiner</a>)</li>
   <li>Update MIRI for split crates (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2594">#2594</a>) <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3754">#3754</a> (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Update prost-build requirement from =0.11.6 to =0.11.7 <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3753">#3753</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>Enable casting of string to timestamp with microsecond resolution <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3752">#3752</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/gruuya">gruuya</a>)</li>
   <li>Use Typed Buffers in Arrays (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/1811">#1811</a>) (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/1176">#1176</a>) <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3743">#3743</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Cleanup arithmetic kernel type constraints <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3739">#3739</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Make dictionary kernels optional for comparison benchmark <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3738">#3738</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Support String Coercion in Raw JSON Reader <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3736">#3736</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/rguerreiromsft">rguerreiromsft</a>)</li>
   <li>replace for loop by try_for_each <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3734">#3734</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/suxiaogang223">suxiaogang223</a>)</li>
   <li>feat: implement generic record batch reader <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3733">#3733</a> (<a href="https://github.com/wjones127">wjones127</a>)</li>
   <li>[minor] fix doc test fail <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3732">#3732</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/Ted-Jiang">Ted-Jiang</a>)</li>
   <li>Add datetime/interval/duration into dyn scalar comparison <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3730">#3730</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/viirya">viirya</a>)</li>
   <li>Using Borrow&lt;Value&gt; on infer_json_schema_from_iterator <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3728">#3728</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/rguerreiromsft">rguerreiromsft</a>)</li>
   <li>Not operator overload for SortOptions <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3727">#3727</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/berkaysynnada">berkaysynnada</a>)</li>
   <li>fix: encoding batch with no columns <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3724">#3724</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/wangrunji0408">wangrunji0408</a>)</li>
   <li>feat: impl <code>Ord</code>/<code>PartialOrd</code> for <code>SortOptions</code> <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3723">#3723</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/crepererum">crepererum</a>)</li>
   <li>Add From&lt;Bytes&gt; for ByteArray <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3720">#3720</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Deprecate old JSON reader (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3610">#3610</a>) <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3718">#3718</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/tustvold">tustvold</a>)</li>
   <li>Add pretty format with options <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3717">#3717</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Remove unreachable decimal take <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3716">#3716</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Feat: arrow csv decimal256 <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3711">#3711</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/suxiaogang223">suxiaogang223</a>)</li>
   <li>perf: <code>take_run</code> improvements <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3705">#3705</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/askoa">askoa</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/commits">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-ballista] dependabot[bot] closed pull request #690: Update arrow requirement from 32.0.0 to 34.0.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #690: Update arrow requirement from 32.0.0 to 34.0.0
URL: https://github.com/apache/arrow-ballista/pull/690


-- 
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-ballista] dependabot[bot] commented on pull request #690: Update arrow requirement from 32.0.0 to 34.0.0

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

   The following labels could not be found: `auto-dependencies`.


-- 
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-ballista] iajoiner commented on pull request #690: Update arrow requirement from 32.0.0 to 34.0.0

Posted by "iajoiner (via GitHub)" <gi...@apache.org>.
iajoiner commented on PR #690:
URL: https://github.com/apache/arrow-ballista/pull/690#issuecomment-1449076166

   I wonder why this hasn't been ignored by dependabot.


-- 
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-ballista] dependabot[bot] commented on pull request #690: Update arrow requirement from 32.0.0 to 34.0.0

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

   Superseded by #706.


-- 
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