dependabot[bot] opened a new pull request, #3219: URL: https://github.com/apache/parquet-java/pull/3219
Bumps [org.apache.arrow:arrow-vector](https://github.com/apache/arrow-java) from 17.0.0 to 18.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/arrow-java/releases">org.apache.arrow:arrow-vector's releases</a>.</em></p> <blockquote> <h2>Apache Arrow Java 18.3.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>New Features and Enhancements</h3> <ul> <li>MINOR: ZstdCompressionCodec should use decompressedSize to get error name by <a href="https://github.com/libenchao"><code>@libenchao</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/619">apache/arrow-java#619</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/499">GH-499</a>: Require PR labels for changelog by <a href="https://github.com/lidavidm"><code>@lidavidm</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/594">apache/arrow-java#594</a></li> <li>MINOR: Add explicit exception when no more buffer can be read when loading buffers by <a href="https://github.com/viirya"><code>@viirya</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/649">apache/arrow-java#649</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/81">GH-81</a>: [Flight] Expose gRPC in Flight client builder by <a href="https://github.com/lidavidm"><code>@lidavidm</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/660">apache/arrow-java#660</a></li> <li>MINOR: Use mockito bom and upgrade to Mockito 5.16.0 by <a href="https://github.com/jbonofre"><code>@jbonofre</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/672">apache/arrow-java#672</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/615">GH-615</a>: Produce Avro core data types out of Arrow VSR by <a href="https://github.com/martin-traverse"><code>@martin-traverse</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/638">apache/arrow-java#638</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/494">GH-494</a>: [Flight] Allow configuring connect timeout in JDBC by <a href="https://github.com/lidavidm"><code>@lidavidm</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/495">apache/arrow-java#495</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/87">GH-87</a>: [Vector] Add ExtensionWriter by <a href="https://github.com/xxlaykxx"><code>@xxlaykxx</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/697">apache/arrow-java#697</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/698">GH-698</a>: Improve and fix Avro read consumers by <a href="https://github.com/martin-traverse"><code>@martin-traverse</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/718">apache/arrow-java#718</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/737">GH-737</a>: [FlightSQL] Allow returning column remarks in FlightSQL's CommandGetTables by <a href="https://github.com/mateuszrzeszutek"><code>@mateuszrzeszutek</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/727">apache/arrow-java#727</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/661">GH-661</a>: [Flight] JDBC: Cache failed locations by <a href="https://github.com/lidavidm"><code>@lidavidm</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/662">apache/arrow-java#662</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://redirect.github.com/apache/arrow-java/issues/55">GH-55</a>: [Gandiva] Re-enable tests by <a href="https://github.com/lriggs"><code>@lriggs</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/595">apache/arrow-java#595</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/601">GH-601</a>: [Gandiva] Synchronize some methods on the Projector by <a href="https://github.com/lriggs"><code>@lriggs</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/602">apache/arrow-java#602</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/625">GH-625</a>: Map MinorType getNewFieldWriter returns UnionMapWriter by <a href="https://github.com/wsuppiger"><code>@wsuppiger</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/627">apache/arrow-java#627</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/653">GH-653</a>: Nullify fieldReader when invalidating parent object by <a href="https://github.com/lriggs"><code>@lriggs</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/654">apache/arrow-java#654</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/655">GH-655</a>: Failure in UnionReader.read after DecimalVector promotion to UnionVector by <a href="https://github.com/lriggs"><code>@lriggs</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/656">apache/arrow-java#656</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/692">GH-692</a>: Preserve nullability information while transfering DecimalVector and Decimal256Vector by <a href="https://github.com/bodduv"><code>@bodduv</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/693">apache/arrow-java#693</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/704">GH-704</a>: Fix initialization of offset buffer when exporting VarChar vectors through C Data Interface by <a href="https://github.com/Kontinuation"><code>@Kontinuation</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/705">apache/arrow-java#705</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/709">GH-709</a>: Correct length calculation of value buffers of variable-sized arrays by <a href="https://github.com/pepijnve"><code>@pepijnve</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/707">apache/arrow-java#707</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/721">GH-721</a>: Allow using 1GB+ data buffers in variable width vectors by <a href="https://github.com/gszadovszky"><code>@gszadovszky</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/722">apache/arrow-java#722</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/463">GH-463</a>: Improve TZ support for JDBC driver by <a href="https://github.com/aiguofer"><code>@aiguofer</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/464">apache/arrow-java#464</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/729">GH-729</a>: [JDBC] Fix BinaryConsumer consuming null value by <a href="https://github.com/hnwyllmm"><code>@hnwyllmm</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/730">apache/arrow-java#730</a></li> </ul> <h3>Other Changes</h3> <ul> <li>MINOR: Upgrade to Google flatbuffers 25.1.24 by <a href="https://github.com/jbonofre"><code>@jbonofre</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/600">apache/arrow-java#600</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/603">GH-603</a>: [Release] Suppress a nested tag warning in <code>dev/release/release.sh</code> by <a href="https://github.com/kou"><code>@kou</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/606">apache/arrow-java#606</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/605">GH-605</a>: [Release] Show the repository.apache.org step by <a href="https://github.com/kou"><code>@kou</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/608">apache/arrow-java#608</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/604">GH-604</a>: [Release] Upload only source archive to dist.apache.org by <a href="https://github.com/kou"><code>@kou</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/607">apache/arrow-java#607</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/609">GH-609</a>: [Release] Wait between artifact uploads by <a href="https://github.com/lidavidm"><code>@lidavidm</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/610">apache/arrow-java#610</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/611">GH-611</a>: [Docs] Detect version from pom.xml by <a href="https://github.com/kou"><code>@kou</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/613">apache/arrow-java#613</a></li> <li>MINOR: Bump version to 19.0.0-SNAPSHOT by <a href="https://github.com/jbonofre"><code>@jbonofre</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/614">apache/arrow-java#614</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/620">GH-620</a>: Upgrade to Google flatbuffers 25.2.10 by <a href="https://github.com/jbonofre"><code>@jbonofre</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/622">apache/arrow-java#622</a></li> <li>MINOR: Bump io.netty:netty-bom from 4.1.117.Final to 4.1.118.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/616">apache/arrow-java#616</a></li> <li>MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.51.0 to 2.52.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/617">apache/arrow-java#617</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/623">GH-623</a>: Cleanup enabling Gandiva tests change by <a href="https://github.com/kou"><code>@kou</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/624">apache/arrow-java#624</a></li> <li>MINOR: Fix typo in dev_pr.js by <a href="https://github.com/lidavidm"><code>@lidavidm</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/626">apache/arrow-java#626</a></li> <li>MINOR: Bump checker.framework.version from 3.48.4 to 3.49.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/598">apache/arrow-java#598</a></li> <li>MINOR: Bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.80 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/597">apache/arrow-java#597</a></li> <li>MINOR: Bump com.github.luben:zstd-jni from 1.5.6-9 to 1.5.7-1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/628">apache/arrow-java#628</a></li> <li><a href="https://redirect.github.com/apache/arrow-java/issues/629">GH-629</a>: Add post-release tasks to dev/release/README.md by <a href="https://github.com/lidavidm"><code>@lidavidm</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/630">apache/arrow-java#630</a></li> <li>MINOR: Bump dep.junit.jupiter.version from 5.11.4 to 5.12.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/631">apache/arrow-java#631</a></li> <li>MINOR: Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/633">apache/arrow-java#633</a></li> <li>MINOR: [CI] Bump actions/upload-artifact from 4.6.0 to 4.6.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/635">apache/arrow-java#635</a></li> <li>MINOR: Bump org.apache.calcite.avatica:avatica from 1.25.0 to 1.26.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/634">apache/arrow-java#634</a></li> <li>MINOR: Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-java/pull/645">apache/arrow-java#645</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-java/commits/v18.3.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
