Skip to content

Commit ee76f4c

Browse files
chore(go): bump github.com/apache/arrow-go/v18 from 18.5.1 to 18.5.2 in /go (adbc-drivers#76)
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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apache/arrow-go/v18&package-manager=go_modules&previous-version=18.5.1&new-version=18.5.2)](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>
1 parent ff6de2b commit ee76f4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/adbc-drivers/driverbase-go/sqlwrapper v0.0.0-20260228223146-0a28ee39068c
2222
github.com/adbc-drivers/driverbase-go/validation v0.0.0-20260228223146-0a28ee39068c
2323
github.com/apache/arrow-adbc/go/adbc v1.10.0
24-
github.com/apache/arrow-go/v18 v18.5.1
24+
github.com/apache/arrow-go/v18 v18.5.2
2525
github.com/go-ext/variant v1.2.4
2626
github.com/go-sql-driver/mysql v1.9.3
2727
github.com/stretchr/testify v1.11.1

go/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwTo
1212
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
1313
github.com/apache/arrow-adbc/go/adbc v1.10.0 h1:WlUswkFtj5QpUa/sPWWgMneQhUTVnpEvSnQoJNSx9t0=
1414
github.com/apache/arrow-adbc/go/adbc v1.10.0/go.mod h1:wdXFaLnh8z8OEEcbqFOEXi5i/VK10cIICA4/g0L8o2I=
15-
github.com/apache/arrow-go/v18 v18.5.1 h1:yaQ6zxMGgf9YCYw4/oaeOU3AULySDlAYDOcnr4LdHdI=
16-
github.com/apache/arrow-go/v18 v18.5.1/go.mod h1:OCCJsmdq8AsRm8FkBSSmYTwL/s4zHW9CqxeBxEytkNE=
15+
github.com/apache/arrow-go/v18 v18.5.2 h1:3uoHjoaEie5eVsxx/Bt64hKwZx4STb+beAkqKOlq/lY=
16+
github.com/apache/arrow-go/v18 v18.5.2/go.mod h1:yNoizNTT4peTciJ7V01d2EgOkE1d0fQ1vZcFOsVtFsw=
1717
github.com/apache/thrift v0.22.0 h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc=
1818
github.com/apache/thrift v0.22.0/go.mod h1:1e7J/O1Ae6ZQMTYdy9xa3w9k+XHWPfRvdPyJeynQ+/g=
1919
github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM=
@@ -119,8 +119,8 @@ golang.org/x/tools v0.42.0 h1:uNgphsn75Tdz5Ji2q36v/nsFSfR/9BRFvqhGBaJGd5k=
119119
golang.org/x/tools v0.42.0/go.mod h1:Ma6lCIwGZvHK6XtgbswSoWroEkhugApmsXyrUmBhfr0=
120120
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
121121
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
122-
gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
123-
gonum.org/v1/gonum v0.16.0/go.mod h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=
122+
gonum.org/v1/gonum v0.17.0 h1:VbpOemQlsSMrYmn7T2OUvQ4dqxQXU+ouZFQsZOx50z4=
123+
gonum.org/v1/gonum v0.17.0/go.mod h1:El3tOrEuMpv2UdMrbNlKEh9vd86bmQ6vqIcDwxEOc1E=
124124
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171 h1:tu/dtnW1o3wfaxCOjSLn5IRX4YDcJrtlpzYkhHhGaC4=
125125
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171/go.mod h1:M5krXqk4GhBKvB596udGL3UyjL4I1+cTbK0orROM9ng=
126126
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 h1:ggcbiqK8WWh6l1dnltU4BgWGIGo+EVYxCaAPih/zQXQ=

0 commit comments

Comments
 (0)