chore(go): bump github.com/apache/arrow-go/v18 from 18.5.1 to 18.5.2 in /go#68
Merged
Mandukhai-Alimaa merged 1 commit intomainfrom Mar 9, 2026
Conversation
Bumps [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) from 18.5.1 to 18.5.2. - [Release notes](https://github.com/apache/arrow-go/releases) - [Commits](apache/arrow-go@v18.5.1...v18.5.2) --- updated-dependencies: - dependency-name: github.com/apache/arrow-go/v18 dependency-version: 18.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Mandukhai-Alimaa
approved these changes
Mar 9, 2026
Mandukhai-Alimaa
pushed a commit
to Mandukhai-Alimaa/trino
that referenced
this pull request
Mar 22, 2026
…in /go (adbc-drivers#68) Bumps [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) from 18.5.1 to 18.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/arrow-go/releases">github.com/apache/arrow-go/v18's releases</a>.</em></p> <blockquote> <h2>v18.5.2</h2> <h2>What's Changed</h2> <ul> <li>chore: bump parquet-testing submodule by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/633">apache/arrow-go#633</a></li> <li>fix(arrow/array): handle empty binary values correctly in BinaryBuilder by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/634">apache/arrow-go#634</a></li> <li>test(arrow/array): add test to binary builder by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/636">apache/arrow-go#636</a></li> <li>chore: Bump modernc.org/sqlite from 1.29.6 to 1.44.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/627">apache/arrow-go#627</a></li> <li>chore: Bump gonum.org/v1/gonum from 0.16.0 to 0.17.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/643">apache/arrow-go#643</a></li> <li>chore: Bump github.com/hamba/avro/v2 from 2.30.0 to 2.31.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/641">apache/arrow-go#641</a></li> <li>chore: Bump github.com/pierrec/lz4/v4 from 4.1.23 to 4.1.25 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/639">apache/arrow-go#639</a></li> <li>chore: Bump actions/setup-go from 6.1.0 to 6.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/638">apache/arrow-go#638</a></li> <li>chore: Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/640">apache/arrow-go#640</a></li> <li>chore: Bump modernc.org/sqlite from 1.44.1 to 1.44.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/642">apache/arrow-go#642</a></li> <li>fix(parquet): decryption of V2 data pages by <a href="https://github.com/daniel-adam-tfs"><code>@daniel-adam-tfs</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/596">apache/arrow-go#596</a></li> <li>chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.78.1 to 0.79.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/651">apache/arrow-go#651</a></li> <li>chore: Bump github.com/zeebo/xxh3 from 1.0.2 to 1.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/649">apache/arrow-go#649</a></li> <li>chore: Bump actions/setup-python from 6.1.0 to 6.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/650">apache/arrow-go#650</a></li> <li>chore: Bump actions/checkout from 6.0.1 to 6.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/648">apache/arrow-go#648</a></li> <li>perf(arrow): Reduce the amount of allocated objects by <a href="https://github.com/spiridonov"><code>@spiridonov</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/645">apache/arrow-go#645</a></li> <li>fix(parquet/file): regression with decompressing data by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/652">apache/arrow-go#652</a></li> <li>fix(arrow/compute): take on record/array with nested struct by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/653">apache/arrow-go#653</a></li> <li>fix(parquet/file): write large string values by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/655">apache/arrow-go#655</a></li> <li>chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.2 to 7.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/656">apache/arrow-go#656</a></li> <li>chore: Bump golang.org/x/sys from 0.40.0 to 0.41.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/659">apache/arrow-go#659</a></li> <li>ci: ensure extra GC cycle for flaky tests by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/661">apache/arrow-go#661</a></li> <li>chore: Bump github.com/klauspost/compress from 1.18.3 to 1.18.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/660">apache/arrow-go#660</a></li> <li>chore: Bump modernc.org/sqlite from 1.44.3 to 1.45.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/658">apache/arrow-go#658</a></li> <li>chore: Bump golang.org/x/tools from 0.41.0 to 0.42.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/657">apache/arrow-go#657</a></li> <li>fix(arrow/array): handle exponent notation for unmarshal int by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/662">apache/arrow-go#662</a></li> <li>fix(flight/flightsql/driver): fix <code>time.Time</code> params by <a href="https://github.com/etodd"><code>@etodd</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/666">apache/arrow-go#666</a></li> <li>chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.79.0 to 0.80.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/664">apache/arrow-go#664</a></li> <li>chore: Bump google.golang.org/grpc from 1.78.0 to 1.79.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/665">apache/arrow-go#665</a></li> <li>fix(parquet): bss encoding and tests on big endian systems by <a href="https://github.com/daniel-adam-tfs"><code>@daniel-adam-tfs</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/663">apache/arrow-go#663</a></li> <li>fix(parquet/pqarrow): selective column reading of complex map column by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/668">apache/arrow-go#668</a></li> <li>feat(arrow/ipc): support custom_metadata on RecordBatch messages by <a href="https://github.com/rustyconover"><code>@rustyconover</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/669">apache/arrow-go#669</a></li> <li>chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.80.0 to 0.81.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/671">apache/arrow-go#671</a></li> <li>chore: Bump modernc.org/sqlite from 1.45.0 to 1.46.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/670">apache/arrow-go#670</a></li> <li>chore: Bump github.com/substrait-io/substrait-go/v7 from 7.3.0 to 7.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/672">apache/arrow-go#672</a></li> <li>feat: Support setting IPC options in FlightSQL call options by <a href="https://github.com/peasee"><code>@peasee</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/674">apache/arrow-go#674</a></li> <li>chore(dev/release): embed hash of source tarball into email by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/675">apache/arrow-go#675</a></li> <li>chore(arrow): bump PkgVersion to 18.5.2 by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/676">apache/arrow-go#676</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/spiridonov"><code>@spiridonov</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/645">apache/arrow-go#645</a></li> <li><a href="https://github.com/etodd"><code>@etodd</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/666">apache/arrow-go#666</a></li> <li><a href="https://github.com/rustyconover"><code>@rustyconover</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/669">apache/arrow-go#669</a></li> <li><a href="https://github.com/peasee"><code>@peasee</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/674">apache/arrow-go#674</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/arrow-go/compare/v18.5.1...v18.5.2">https://github.com/apache/arrow-go/compare/v18.5.1...v18.5.2</a></p> <h2>Apache Arrow Go v18.5.2-rc0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow-go/commit/2de8b123a24f0e687fbfc590a0019c803037a076"><code>2de8b12</code></a> chore(arrow): bump PkgVersion to 18.5.2 (<a href="https://redirect.github.com/apache/arrow-go/issues/676">#676</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/448122ab169d3bada5af0bae01975af4f176762f"><code>448122a</code></a> chore(dev/release): embed hash of source tarball into email (<a href="https://redirect.github.com/apache/arrow-go/issues/675">#675</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/7d9f38123934afb7c92567f06078dbecc3d75fad"><code>7d9f381</code></a> feat: Support setting IPC options in FlightSQL call options (<a href="https://redirect.github.com/apache/arrow-go/issues/674">#674</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/cecefdfcc7117136bbab40eb35a105c6556d4c5c"><code>cecefdf</code></a> chore: Bump github.com/substrait-io/substrait-go/v7 from 7.3.0 to 7.4.0 (<a href="https://redirect.github.com/apache/arrow-go/issues/672">#672</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/f9281fcd32f0851fc201d623c70f2a5377ec910a"><code>f9281fc</code></a> chore: Bump modernc.org/sqlite from 1.45.0 to 1.46.1 (<a href="https://redirect.github.com/apache/arrow-go/issues/670">#670</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/287a6010ef0441a7853c86fdef8ce378c98920d7"><code>287a601</code></a> chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.80.0 to 0.81...</li> <li><a href="https://github.com/apache/arrow-go/commit/24c66fa8bb79bd311be821627da0723a6428c84a"><code>24c66fa</code></a> feat(arrow/ipc): support custom_metadata on RecordBatch messages (<a href="https://redirect.github.com/apache/arrow-go/issues/669">#669</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/a886a5722b872823c2a8f46445901908a7ce5254"><code>a886a57</code></a> fix(parquet/pqarrow): selective column reading of complex map column (<a href="https://redirect.github.com/apache/arrow-go/issues/668">#668</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/dcb85bfa48c025bae8d8f8e271965a7cc387adc1"><code>dcb85bf</code></a> fix(parquet): bss encoding and tests on big endian systems (<a href="https://redirect.github.com/apache/arrow-go/issues/663">#663</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/f7d74a6cdc09c82aa2728021bbe9cea408b572d5"><code>f7d74a6</code></a> chore: Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (<a href="https://redirect.github.com/apache/arrow-go/issues/665">#665</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow-go/compare/v18.5.1...v18.5.2">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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/apache/arrow-go/v18 from 18.5.1 to 18.5.2.
Release notes
Sourced from github.com/apache/arrow-go/v18's releases.
... (truncated)
Commits
2de8b12chore(arrow): bump PkgVersion to 18.5.2 (#676)448122achore(dev/release): embed hash of source tarball into email (#675)7d9f381feat: Support setting IPC options in FlightSQL call options (#674)cecefdfchore: Bump github.com/substrait-io/substrait-go/v7 from 7.3.0 to 7.4.0 (#672)f9281fcchore: Bump modernc.org/sqlite from 1.45.0 to 1.46.1 (#670)287a601chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.80.0 to 0.81...24c66fafeat(arrow/ipc): support custom_metadata on RecordBatch messages (#669)a886a57fix(parquet/pqarrow): selective column reading of complex map column (#668)dcb85bffix(parquet): bss encoding and tests on big endian systems (#663)f7d74a6chore: Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (#665)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)