You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/29 08:07:57 UTC

[GitHub] [arrow-datafusion] dependabot[bot] opened a new pull request, #4415: Update arrow-buffer requirement from 27.0.0 to 28.0.0

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

   Updates the requirements on [arrow-buffer](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-buffer's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/apache/arrow-rs/tree/28.0.0">28.0.0</a> (2022-11-25)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/27.0.0...28.0.0">Full Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>StructArray::columns return slice <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3186">#3186</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>Return slice from GenericByteArray::value_data <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3171">#3171</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Support decimal negative scale <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3152">#3152</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/viirya">viirya</a>)</li>
   <li>refactor: convert <code>Field::metadata</code> to <code>HashMap</code> <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3148">#3148</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/crepererum">crepererum</a>)</li>
   <li>Don't Skip Serializing Empty Metadata (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3082">#3082</a>) <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3126">#3126</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/askoa">askoa</a>)</li>
   <li>Add Decimal128, Decimal256, Float16 to DataType::is_numeric <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3121">#3121</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/tustvold">tustvold</a>)</li>
   <li>Upgrade to thrift 0.17 and fix issues <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3104">#3104</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/Jimexist">Jimexist</a>)</li>
   <li>Fix prettyprint for Interval second fractions <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3093">#3093</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/Jefffrey">Jefffrey</a>)</li>
   <li>Remove Option from <code>Field::metadata</code> <a href="https://github-redirect.dependabot.com/apache/arrow-rs/pull/3091">#3091</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/askoa">askoa</a>)</li>
   </ul>
   <p><strong>Implemented enhancements:</strong></p>
   <ul>
   <li>Add iterator to RowSelection <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3172">#3172</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li>
   <li>create an integration test set for parquet crate against pyspark for working with bloom filters <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3167">#3167</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li>
   <li>Row Format Size Tracking <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3160">#3160</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>Add ArrayBuilder::finish_cloned() <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3154">#3154</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>Optimize memory usage of json reader <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3150">#3150</a></li>
   <li>Add <code>Field::size</code> and <code>DataType::size</code> <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3147">#3147</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>Add like_utf8_scalar_dyn kernel <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3145">#3145</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>support comparison for decimal128 array with scalar in kernel <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3140">#3140</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>audit and create a document for bloom filter configurations <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3138">#3138</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li>
   <li>Should be the rounding vs truncation when cast decimal to smaller scale  <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3137">#3137</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>Upgrade chrono to 0.4.23 <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3120">#3120</a></li>
   <li>Implements more temporal kernels using time_fraction_dyn <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3108">#3108</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>Upgrade to thrift 0.17 <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3105">#3105</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>Be able to parse time formatted strings <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3100">#3100</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>Improve &quot;Fail to merge schema&quot; error messages <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3095">#3095</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>Expose <code>SortingColumn</code> when reading and writing parquet metadata <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3090">#3090</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li>
   <li>Change Field::metadata to HashMap <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3086">#3086</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>Support bloom filter reading and writing for parquet <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3023">#3023</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li>
   <li>API to take back ownership of an ArrayRef <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2901">#2901</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>Specialized Interleave Kernel <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2864">#2864</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   </ul>
   <p><strong>Fixed bugs:</strong></p>
   <ul>
   <li>arithmatic overflow leads to segfault in <code>concat_batches</code> <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3123">#3123</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>Clippy failing on master : error: use of deprecated associated function chrono::NaiveDate::from_ymd: use from_ymd_opt() instead <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3097">#3097</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>Pretty print for interval types has wrong formatting <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3092">#3092</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>Field is not serializable with binary formats <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3082">#3082</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   <li>Decimal Casts are Unchecked <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/2986">#2986</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li>
   </ul>
   <p><strong>Closed issues:</strong></p>
   <ul>
   <li>Release Arrow <code>27.0.0</code> (next release after <code>26.0.0</code>) <a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3045">#3045</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>]</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/arrow-rs/commit/eb91dac6e99b0bcbcbd8057b03233059089bbf27"><code>eb91dac</code></a> Final 28.0.0 CHANGELOG updates (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3194">#3194</a>)</li>
   <li><a href="https://github.com/apache/arrow-rs/commit/426a3d4868dd17065e81774d00b51931c53c37dc"><code>426a3d4</code></a> Update version to 28.0.0 and add changelog (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3181">#3181</a>)</li>
   <li><a href="https://github.com/apache/arrow-rs/commit/14e6212198ce75c9c17147edd3deedf126dae452"><code>14e6212</code></a> Improve regex related kernels (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3192">#3192</a>)</li>
   <li><a href="https://github.com/apache/arrow-rs/commit/cbe5af071ce68b2a36d9e9881767ebd95bfdac83"><code>cbe5af0</code></a> Tweak row format docs (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3191">#3191</a>)</li>
   <li><a href="https://github.com/apache/arrow-rs/commit/3998bed87d9eaa95ea1e1e205bac1fa218a9e0f1"><code>3998bed</code></a> Add sleep to object_store CI (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3189">#3189</a>)</li>
   <li><a href="https://github.com/apache/arrow-rs/commit/4c37ec24a95a4a0c30f5f5eb4e81fd3647816a6f"><code>4c37ec2</code></a> StructArray::columns return slice (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3186">#3186</a>)</li>
   <li><a href="https://github.com/apache/arrow-rs/commit/d74c48e0541aba2941daf6ea2ce8dce84619bda5"><code>d74c48e</code></a> Row decode cleanups (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3180">#3180</a>)</li>
   <li><a href="https://github.com/apache/arrow-rs/commit/187bf619dfafccdb21cea6b2cecabd29daffc1e4"><code>187bf61</code></a> fix: cast decimal to decimal should be round the result (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3139">#3139</a>)</li>
   <li><a href="https://github.com/apache/arrow-rs/commit/2c86895f3672af9a0d835204ccc03108d342361e"><code>2c86895</code></a> Derive clone for arrays (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3184">#3184</a>)</li>
   <li><a href="https://github.com/apache/arrow-rs/commit/2460c7b5da2ba22c7fb0ef0df6ac84984e3aed12"><code>2460c7b</code></a> Doc improvements (<a href="https://github-redirect.dependabot.com/apache/arrow-rs/issues/3155">#3155</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/arrow-rs/compare/27.0.0...28.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 #4415: Update arrow-buffer requirement from 27.0.0 to 28.0.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #4415:
URL: https://github.com/apache/arrow-datafusion/pull/4415#issuecomment-1330660478

   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 #4415: Update arrow-buffer requirement from 27.0.0 to 28.0.0

Posted by GitBox <gi...@apache.org>.
tustvold closed pull request #4415: Update arrow-buffer requirement from 27.0.0 to 28.0.0
URL: https://github.com/apache/arrow-datafusion/pull/4415


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