You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/10/11 05:31:50 UTC

[PR] Build: Bump arrow from 12.0.1 to 13.0.0 [iceberg]

dependabot[bot] opened a new pull request, #8785:
URL: https://github.com/apache/iceberg/pull/8785

   Bumps `arrow` from 12.0.1 to 13.0.0.
   Updates `org.apache.arrow:arrow-memory-netty` from 12.0.1 to 13.0.0
   
   Updates `org.apache.arrow:arrow-vector` from 12.0.1 to 13.0.0
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/arrow/commit/b7d2f7ffca66c868bd2fce5b3749c6caa002a7f0"><code>b7d2f7f</code></a> MINOR: [Release] Update versions for 13.0.0</li>
   <li><a href="https://github.com/apache/arrow/commit/c28a20a6107865a158b3465a513425922d7807d8"><code>c28a20a</code></a> MINOR: [Release] Update .deb/.rpm changelogs for 13.0.0</li>
   <li><a href="https://github.com/apache/arrow/commit/43dd768f3143378103b220af4d97ea3c7c6fa043"><code>43dd768</code></a> MINOR: [Release] Update CHANGELOG.md for 13.0.0</li>
   <li><a href="https://github.com/apache/arrow/commit/0a9898410b69c2d712fbb37ce3a1e63c9c34c38d"><code>0a98984</code></a> <a href="https://redirect.github.com/apache/arrow/issues/37197">GH-37197</a>: [Java][CI][Packaging] Free some disk space on the java-jars GitHub ...</li>
   <li><a href="https://github.com/apache/arrow/commit/73660ff383b116166d73a38f957330d5f7654e78"><code>73660ff</code></a> <a href="https://redirect.github.com/apache/arrow/issues/36969">GH-36969</a>: [R] Disable GCS by default when doing a bundled build on gcc-13 (<a href="https://redirect.github.com/apache/arrow/issues/3">#3</a>...</li>
   <li><a href="https://github.com/apache/arrow/commit/594b746892394d3afaa1a62cc0cd3621c2f6ab52"><code>594b746</code></a> <a href="https://redirect.github.com/apache/arrow/issues/37019">GH-37019</a>: [R] Documentation for read_parquet() et al needs updating (<a href="https://redirect.github.com/apache/arrow/issues/37020">#37020</a>)</li>
   <li><a href="https://github.com/apache/arrow/commit/f5a9a59a10a0022aba13bb1b7caa4b8e5c164c1a"><code>f5a9a59</code></a> <a href="https://redirect.github.com/apache/arrow/issues/36892">GH-36892</a>: [C++] Fix performance regressions in <code>FieldPath::Get</code> (<a href="https://redirect.github.com/apache/arrow/issues/37032">#37032</a>)</li>
   <li><a href="https://github.com/apache/arrow/commit/464d01284b02a4b73560d12b9388efecea3fe154"><code>464d012</code></a> <a href="https://redirect.github.com/apache/arrow/issues/36947">GH-36947</a>: [CI] Move free up disk space to the Jinja macros to be able to reus...</li>
   <li><a href="https://github.com/apache/arrow/commit/17a6885cc2dac79d16a1a8eef6ce43f398734746"><code>17a6885</code></a> <a href="https://redirect.github.com/apache/arrow/issues/36928">GH-36928</a>: [Java] Make it run well with the netty newest version 4.1.96 (<a href="https://redirect.github.com/apache/arrow/issues/36926">#36926</a>)</li>
   <li><a href="https://github.com/apache/arrow/commit/4d228512a9a3986c60d93475964218306f5ca240"><code>4d22851</code></a> <a href="https://redirect.github.com/apache/arrow/issues/36913">GH-36913</a>: [C++] Skip empty buffer concatenation to fix UBSan error (<a href="https://redirect.github.com/apache/arrow/issues/36914">#36914</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/arrow/compare/go/v12.0.1...go/v13.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
   - `@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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


Re: [PR] Build: Bump arrow from 12.0.1 to 13.0.0 [iceberg]

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko commented on PR #8785:
URL: https://github.com/apache/iceberg/pull/8785#issuecomment-1757147738

   @dependabot rebase


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


Re: [PR] Build: Bump arrow from 12.0.1 to 13.0.0 [iceberg]

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko commented on PR #8785:
URL: https://github.com/apache/iceberg/pull/8785#issuecomment-1757149569

   @ajantha-bhat do you want to run the benchmarks? Or @jbonofre who created the issue to bump Arrow yesterday?


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


Re: [PR] Build: Bump arrow from 12.0.1 to 13.0.0 [iceberg]

Posted by "nastra (via GitHub)" <gi...@apache.org>.
nastra merged PR #8785:
URL: https://github.com/apache/iceberg/pull/8785


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


Re: [PR] Build: Bump arrow from 12.0.1 to 13.0.0 [iceberg]

Posted by "jbonofre (via GitHub)" <gi...@apache.org>.
jbonofre commented on PR #8785:
URL: https://github.com/apache/iceberg/pull/8785#issuecomment-1757222390

   Happy to tackle that 😃 


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org