This is an automated email from the ASF dual-hosted git repository.

mgrund pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark-connect-go.git


The following commit(s) were added to refs/heads/master by this push:
     new 6d683ed  Bump github.com/apache/arrow-go/v18 from 18.3.0 to 18.4.0
6d683ed is described below

commit 6d683edd806baf538378ef1203a472e299b66e7f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 15 15:40:13 2025 +0200

    Bump github.com/apache/arrow-go/v18 from 18.3.0 to 18.4.0
    
    Bumps [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) 
from 18.3.0 to 18.4.0.
    <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.4.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>feat(arrow/cdata): Add ReleaseCArrowArrayStream function by <a 
href="https://github.com/karsov";><code>​karsov</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/373";>apache/arrow-go#373</a></li>
    <li>chore: Bump golang.org/x/sync from 0.13.0 to 0.14.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/368";>apache/arrow-go#368</a></li>
    <li>fix: TestDeltaByteArray implementation and fix by <a 
href="https://github.com/MetalBlueberry";><code>​MetalBlueberry</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/369";>apache/arrow-go#369</a></li>
    <li>chore: Bump golang.org/x/tools from 0.32.0 to 0.33.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/376";>apache/arrow-go#376</a></li>
    <li>chore: Bump actions/setup-go from 5.4.0 to 5.5.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/377";>apache/arrow-go#377</a></li>
    <li>chore: move .github/ISSUE_TEMPLATE/config.yaml to config.yml as 
currently does not work by <a 
href="https://github.com/raulcd";><code>​raulcd</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/383";>apache/arrow-go#383</a></li>
    <li>chore: Bump google.golang.org/grpc from 1.72.0 to 1.72.1 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/381";>apache/arrow-go#381</a></li>
    <li>fix: list_columns.parquet testing by <a 
href="https://github.com/MetalBlueberry";><code>​MetalBlueberry</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/378";>apache/arrow-go#378</a></li>
    <li>feat: Extend arrow csv writter by <a 
href="https://github.com/MetalBlueberry";><code>​MetalBlueberry</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/375";>apache/arrow-go#375</a></li>
    <li>feat(parquet/pqarrow): parallelize SeekToRow by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/380";>apache/arrow-go#380</a></li>
    <li>chore: Use apache/arrow-js for JS in integration test by <a 
href="https://github.com/kou";><code>​kou</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/389";>apache/arrow-go#389</a></li>
    <li>chore: Bump github.com/apache/thrift from 0.21.0 to 0.22.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/387";>apache/arrow-go#387</a></li>
    <li>feat(parquet): add variant encoder/decoder by <a 
href="https://github.com/sfc-gh-mbojanczyk";><code>​sfc-gh-mbojanczyk</code></a> 
in <a 
href="https://redirect.github.com/apache/arrow-go/pull/344";>apache/arrow-go#344</a></li>
    <li>chore: remove extra binary by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/391";>apache/arrow-go#391</a></li>
    <li>CI: add benchmark workflow and script by <a 
href="https://github.com/singh1203";><code>​singh1203</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/250";>apache/arrow-go#250</a></li>
    <li>chore: Bump actions/setup-python from 4 to 5 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/396";>apache/arrow-go#396</a></li>
    <li>feat(arrow/extensions): Add Variant extension type, array, and builder 
by <a href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/395";>apache/arrow-go#395</a></li>
    <li>fix(parquet/pqarrow): Fix propagation of field-ids for Lists by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/397";>apache/arrow-go#397</a></li>
    <li>feat(arrow/_examples): enhance library examples by <a 
href="https://github.com/kris-gaudel";><code>​kris-gaudel</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/394";>apache/arrow-go#394</a></li>
    <li>chore: bump Windows GitHub hosted runner to windows-2022 by <a 
href="https://github.com/raulcd";><code>​raulcd</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/407";>apache/arrow-go#407</a></li>
    <li>chore: Bump golang.org/x/tools from 0.33.0 to 0.34.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/398";>apache/arrow-go#398</a></li>
    <li>chore: Bump golang.org/x/sync from 0.14.0 to 0.15.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/400";>apache/arrow-go#400</a></li>
    <li>chore: Bump github.com/pterm/pterm from 0.12.80 to 0.12.81 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/402";>apache/arrow-go#402</a></li>
    <li>chore: Bump google.golang.org/grpc from 1.72.1 to 1.73.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/401";>apache/arrow-go#401</a></li>
    <li>ci(benchmark): Fix benchmark runs by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/409";>apache/arrow-go#409</a></li>
    <li>ci: fix flaky test by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/411";>apache/arrow-go#411</a></li>
    <li>ci: make additional checks to prevent flaky EOF by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/414";>apache/arrow-go#414</a></li>
    <li>refactor: update linter and run it by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/419";>apache/arrow-go#419</a></li>
    <li>chore: Bump github.com/stoewer/go-strcase from 1.3.0 to 1.3.1 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/423";>apache/arrow-go#423</a></li>
    <li>chore: Bump github.com/hamba/avro/v2 from 2.28.0 to 2.29.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/422";>apache/arrow-go#422</a></li>
    <li>feat: expose Payload.WritePayload to allow serializing into IPC format 
by <a href="https://github.com/alvarowolfx";><code>​alvarowolfx</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/421";>apache/arrow-go#421</a></li>
    <li>feat(parquet/variant): Parse JSON into variant by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/426";>apache/arrow-go#426</a></li>
    <li>chore: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.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/427";>apache/arrow-go#427</a></li>
    <li>refactor(parquet/internal/encoding): Refactor parquet logic to use 
generics by <a href="https://github.com/zeroshade";><code>​zeroshade</code></a> 
in <a 
href="https://redirect.github.com/apache/arrow-go/pull/428";>apache/arrow-go#428</a></li>
    <li>feat(arrrow/compute/expr): support substrait timestamp and decimal 
properly by <a href="https://github.com/zeroshade";><code>​zeroshade</code></a> 
in <a 
href="https://redirect.github.com/apache/arrow-go/pull/418";>apache/arrow-go#418</a></li>
    <li>chore: Bump github.com/klauspost/cpuid/v2 from 2.2.10 to 2.2.11 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/431";>apache/arrow-go#431</a></li>
    <li>chore: Bump github.com/andybalholm/brotli from 1.1.1 to 1.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/432";>apache/arrow-go#432</a></li>
    <li>feat(parquet/examples): enhance library examples by <a 
href="https://github.com/milden6";><code>​milden6</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/429";>apache/arrow-go#429</a></li>
    <li>feat(arrow/compute): support some float16 casts by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/430";>apache/arrow-go#430</a></li>
    <li>feat(parquet/pqarrow): Correctly handle Variant types in schema by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/433";>apache/arrow-go#433</a></li>
    <li>fix(arrow/avro-reader): bunch of types that didn't work by <a 
href="https://github.com/Willem-J-an";><code>​Willem-J-an</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/416";>apache/arrow-go#416</a></li>
    <li>feat(parquet/pqarrow): read/write variant by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/434";>apache/arrow-go#434</a></li>
    <li>build(deps): update to substrait-go v4.3.0 by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/438";>apache/arrow-go#438</a></li>
    <li>fix(arrow/flight/flightsql): drain channel in flightSqlServer.DoGet by 
<a href="https://github.com/arnoldwakim";><code>​arnoldwakim</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/437";>apache/arrow-go#437</a></li>
    <li>chore(arrow): Update PkgVersion by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/439";>apache/arrow-go#439</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/karsov";><code>​karsov</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/apache/arrow-go/pull/373";>apache/arrow-go#373</a></li>
    </ul>
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/apache/arrow-go/commit/abad137427940ef65d5d5c433a329a5d737a013d";><code>abad137</code></a>
 chore(arrow): Update PkgVersion (<a 
href="https://redirect.github.com/apache/arrow-go/issues/439";>#439</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/f2773ada1df41f55fb66a4d13eda59b7a0567b31";><code>f2773ad</code></a>
 fix(arrow/flight/flightsql): drain channel in flightSqlServer.DoGet (<a 
href="https://redirect.github.com/apache/arrow-go/issues/437";>#437</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/542afb689c7b20149945a9be5107ecf690efa642";><code>542afb6</code></a>
 build(deps): update to substrait-go v4.3.0 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/438";>#438</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/7ce3c03fbc268cb67dee53676c48e9bd74be1684";><code>7ce3c03</code></a>
 feat(parquet/pqarrow): read/write variant (<a 
href="https://redirect.github.com/apache/arrow-go/issues/434";>#434</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/b196d3b316d09f63786f021d4f1baa1fdd7620d2";><code>b196d3b</code></a>
 fix(arrow/avro-reader): bunch of types that didn't work (<a 
href="https://redirect.github.com/apache/arrow-go/issues/416";>#416</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/2cf2b297672f37895c83a42bfaa1ac08352efc16";><code>2cf2b29</code></a>
 feat(parquet/pqarrow): Correctly handle Variant types in schema (<a 
href="https://redirect.github.com/apache/arrow-go/issues/433";>#433</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/8598fb3bd433b713424c4390fc9b785fc33fa5ee";><code>8598fb3</code></a>
 feat(arrow/compute): support some float16 casts (<a 
href="https://redirect.github.com/apache/arrow-go/issues/430";>#430</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/45e47c7cc8183c8cb2b3162d9e548480e5778592";><code>45e47c7</code></a>
 feat(parquet/examples): enhance library examples (<a 
href="https://redirect.github.com/apache/arrow-go/issues/429";>#429</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/084371ed663ee877561f64749e5f4f7d8cf454d3";><code>084371e</code></a>
 chore: Bump github.com/andybalholm/brotli from 1.1.1 to 1.2.0 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/432";>#432</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/450dcd770cd5f23ccddc957731841b2e67f87db8";><code>450dcd7</code></a>
 chore: Bump github.com/klauspost/cpuid/v2 from 2.2.10 to 2.2.11 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/431";>#431</a>)</li>
    <li>Additional commits viewable in <a 
href="https://github.com/apache/arrow-go/compare/v18.3.0...v18.4.0";>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.3.0&new-version=18.4.0)](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>
    
    Closes #156 from 
dependabot[bot]/dependabot/go_modules/github.com/apache/arrow-go/v18-18.4.0.
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Martin Grund <martin.gr...@databricks.com>
---
 go.mod | 20 ++++++++++----------
 go.sum | 48 ++++++++++++++++++++++++------------------------
 2 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/go.mod b/go.mod
index 67f38e7..270984b 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ module github.com/apache/spark-connect-go
 go 1.23.2
 
 require (
-       github.com/apache/arrow-go/v18 v18.3.0
+       github.com/apache/arrow-go/v18 v18.4.0
        github.com/go-errors/errors v1.5.1
        github.com/google/uuid v1.6.0
        github.com/stretchr/testify v1.10.0
@@ -30,26 +30,26 @@ require (
 require (
        cloud.google.com/go/compute/metadata v0.7.0 // indirect
        github.com/kr/pretty v0.3.0 // indirect
-       golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
-       golang.org/x/net v0.40.0 // indirect
-       golang.org/x/sync v0.14.0 // indirect
+       golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
+       golang.org/x/net v0.41.0 // indirect
+       golang.org/x/sync v0.15.0 // indirect
        gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
 )
 
 require (
-       github.com/davecgh/go-spew v1.1.1 // indirect
+       github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // 
indirect
        github.com/goccy/go-json v0.10.5 // indirect
        github.com/google/flatbuffers v25.2.10+incompatible // indirect
        github.com/klauspost/compress v1.18.0 // indirect
-       github.com/klauspost/cpuid/v2 v2.2.10 // indirect
+       github.com/klauspost/cpuid/v2 v2.2.11 // indirect
        github.com/pierrec/lz4/v4 v4.1.22 // indirect
-       github.com/pmezard/go-difflib v1.0.0 // indirect
+       github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // 
indirect
        github.com/zeebo/xxh3 v1.0.2 // indirect
-       golang.org/x/mod v0.24.0 // indirect
+       golang.org/x/mod v0.25.0 // indirect
        golang.org/x/oauth2 v0.30.0
        golang.org/x/sys v0.33.0 // indirect
-       golang.org/x/text v0.25.0 // indirect
-       golang.org/x/tools v0.32.0 // indirect
+       golang.org/x/text v0.26.0 // indirect
+       golang.org/x/tools v0.34.0 // indirect
        golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
        gopkg.in/yaml.v3 v3.0.1 // indirect
 )
diff --git a/go.sum b/go.sum
index caa2cd0..d8ac056 100644
--- a/go.sum
+++ b/go.sum
@@ -1,14 +1,14 @@
 cloud.google.com/go/compute/metadata v0.7.0 
h1:PBWF+iiAerVNe8UCHxdOt6eHLVc3ydFeOCw78U8ytSU=
 cloud.google.com/go/compute/metadata v0.7.0/go.mod 
h1:j5MvL9PprKL39t166CoB1uVHfQMs4tFQZZcKwksXUjo=
-github.com/andybalholm/brotli v1.1.1 
h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7XdTA=
-github.com/andybalholm/brotli v1.1.1/go.mod 
h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA=
-github.com/apache/arrow-go/v18 v18.3.0 
h1:Xq4A6dZj9Nu33sqZibzn012LNnewkTUlfKVUFD/RX/I=
-github.com/apache/arrow-go/v18 v18.3.0/go.mod 
h1:eEM1DnUTHhgGAjf/ChvOAQbUQ+EPohtDrArffvUjPg8=
-github.com/apache/thrift v0.21.0 
h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=
-github.com/apache/thrift v0.21.0/go.mod 
h1:W1H8aR/QRtYNvrPeFXBtobyRkd0/YVhTc6i07XIAgDw=
+github.com/andybalholm/brotli v1.2.0 
h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
+github.com/andybalholm/brotli v1.2.0/go.mod 
h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
+github.com/apache/arrow-go/v18 v18.4.0 
h1:/RvkGqH517iY8bZKc4FD5/kkdwXJGjxf28JIXbJ/oB0=
+github.com/apache/arrow-go/v18 v18.4.0/go.mod 
h1:Aawvwhj8x2jURIzD9Moy72cF0FyJXOpkYpdmGRHcw14=
+github.com/apache/thrift v0.22.0 
h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc=
+github.com/apache/thrift v0.22.0/go.mod 
h1:1e7J/O1Ae6ZQMTYdy9xa3w9k+XHWPfRvdPyJeynQ+/g=
 github.com/creack/pty v1.1.9/go.mod 
h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
-github.com/davecgh/go-spew v1.1.1 
h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
-github.com/davecgh/go-spew v1.1.1/go.mod 
h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
+github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 
h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
+github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod 
h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
 github.com/go-errors/errors v1.5.1 
h1:ZwEMSLRCapFLflTpT7NKaAc7ukJ8ZPEjzlxt8rPN8bk=
 github.com/go-errors/errors v1.5.1/go.mod 
h1:sIVyrIiJhuEF+Pj9Ebtd6P/rEYROXFi3BopGUQ5a5Og=
 github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=
@@ -31,8 +31,8 @@ github.com/klauspost/asmfmt v1.3.2 
h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK
 github.com/klauspost/asmfmt v1.3.2/go.mod 
h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
 github.com/klauspost/compress v1.18.0 
h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo=
 github.com/klauspost/compress v1.18.0/go.mod 
h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ=
-github.com/klauspost/cpuid/v2 v2.2.10 
h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
-github.com/klauspost/cpuid/v2 v2.2.10/go.mod 
h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
+github.com/klauspost/cpuid/v2 v2.2.11 
h1:0OwqZRYI2rFrjS4kvkDnqJkKHdHaRnCm68/DY4OxRzU=
+github.com/klauspost/cpuid/v2 v2.2.11/go.mod 
h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
 github.com/kr/pretty v0.1.0/go.mod 
h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
 github.com/kr/pretty v0.2.1/go.mod 
h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
 github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0=
@@ -47,8 +47,8 @@ github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 
h1:+n/aFZefKZp7spd8D
 github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3/go.mod 
h1:RagcQ7I8IeTMnF8JTXieKnO4Z6JCsikNEzj0DwauVzE=
 github.com/pierrec/lz4/v4 v4.1.22 
h1:cKFw6uJDK+/gfw5BcDL0JL5aBsAFdsIT18eRtLj7VIU=
 github.com/pierrec/lz4/v4 v4.1.22/go.mod 
h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
-github.com/pmezard/go-difflib v1.0.0 
h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
-github.com/pmezard/go-difflib v1.0.0/go.mod 
h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
+github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 
h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
+github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod 
h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
 github.com/rogpeppe/go-internal v1.6.1 
h1:/FiVV8dS/e+YqF2JvO3yXRFbBLTIuSDkuC7aBOAvL+k=
 github.com/rogpeppe/go-internal v1.6.1/go.mod 
h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
 github.com/stretchr/testify v1.10.0 
h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
@@ -69,22 +69,22 @@ go.opentelemetry.io/otel/sdk/metric v1.36.0 
h1:r0ntwwGosWGaa0CrSt8cuNuTcccMXERFw
 go.opentelemetry.io/otel/sdk/metric v1.36.0/go.mod 
h1:qTNOhFDfKRwX0yXOqJYegL5WRaW376QbB7P4Pb0qva4=
 go.opentelemetry.io/otel/trace v1.36.0 
h1:ahxWNuqZjpdiFAyrIoQ4GIiAIhxAunQR6MUoKrsNd4w=
 go.opentelemetry.io/otel/trace v1.36.0/go.mod 
h1:gQ+OnDZzrybY4k4seLzPAWNwVBBVlF2szhehOBB/tGA=
-golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 
h1:e66Fs6Z+fZTbFBAxKfP3PALWBtpfqks2bwGcexMxgtk=
-golang.org/x/exp v0.0.0-20240909161429-701f63a606c0/go.mod 
h1:2TbTHSBQa924w8M6Xs1QcRcFwyucIwBGpK1p2f1YFFY=
-golang.org/x/mod v0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU=
-golang.org/x/mod v0.24.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
-golang.org/x/net v0.40.0 h1:79Xs7wF06Gbdcg4kdCCIQArK11Z1hr5POQ6+fIYHNuY=
-golang.org/x/net v0.40.0/go.mod h1:y0hY0exeL2Pku80/zKK7tpntoX23cqL3Oa6njdgRtds=
+golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 
h1:R84qjqJb5nVJMxqWYb3np9L5ZsaDtB+a39EqjV0JSUM=
+golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0/go.mod 
h1:S9Xr4PYopiDyqSyp5NjCrhFrqg6A5zA2E/iPHPhqnS8=
+golang.org/x/mod v0.25.0 h1:n7a+ZbQKQA/Ysbyb0/6IbB1H/X41mKgbhfv7AfG/44w=
+golang.org/x/mod v0.25.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
+golang.org/x/net v0.41.0 h1:vBTly1HeNPEn3wtREYfy4GZ/NECgw2Cnl+nK6Nz3uvw=
+golang.org/x/net v0.41.0/go.mod h1:B/K4NNqkfmg07DQYrbwvSluqCJOOXwUjeb/5lOisjbA=
 golang.org/x/oauth2 v0.30.0 h1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI=
 golang.org/x/oauth2 v0.30.0/go.mod 
h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU=
-golang.org/x/sync v0.14.0 h1:woo0S4Yywslg6hp4eUFjTVOyKt0RookbpAHG4c1HmhQ=
-golang.org/x/sync v0.14.0/go.mod 
h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
+golang.org/x/sync v0.15.0 h1:KWH3jNZsfyT6xfAfKiz6MRNmd46ByHDYaZ7KSkCtdW8=
+golang.org/x/sync v0.15.0/go.mod 
h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
 golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
 golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
-golang.org/x/text v0.25.0 h1:qVyWApTSYLk/drJRO5mDlNYskwQznZmkpV2c8q9zls4=
-golang.org/x/text v0.25.0/go.mod 
h1:WEdwpYrmk1qmdHvhkSTNPm3app7v4rsT8F2UD6+VHIA=
-golang.org/x/tools v0.32.0 h1:Q7N1vhpkQv7ybVzLFtTjvQya2ewbwNDZzUgfXGqtMWU=
-golang.org/x/tools v0.32.0/go.mod 
h1:ZxrU41P/wAbZD8EDa6dDCa6XfpkhJ7HFMjHJXfBDu8s=
+golang.org/x/text v0.26.0 h1:P42AVeLghgTYr4+xUnTRKDMqpar+PtX7KWuNQL21L8M=
+golang.org/x/text v0.26.0/go.mod 
h1:QK15LZJUUQVJxhz7wXgxSy/CJaTFjd0G+YLonydOVQA=
+golang.org/x/tools v0.34.0 h1:qIpSLOxeCYGg9TrcJokLBG4KFA6d795g0xkBkiESGlo=
+golang.org/x/tools v0.34.0/go.mod 
h1:pAP9OwEaY1CAW3HOmg3hLZC5Z0CCmzjAF2UQMSqNARg=
 golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da 
h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
 golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod 
h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
 gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to