Skip to content

Commit cce9278

Browse files
authored
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.3.0 (#504)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/apache/arrow-go/v18](https://redirect.github.com/apache/arrow-go) | require | minor | `v18.2.0` -> `v18.3.0` | --- ### Release Notes <details> <summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary> ### [`v18.3.0`](https://redirect.github.com/apache/arrow-go/releases/tag/v18.3.0) [Compare Source](https://redirect.github.com/apache/arrow-go/compare/v18.2.0...v18.3.0) ##### What's Changed - chore: Bump golang.org/x/sync from 0.11.0 to 0.12.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/308](https://redirect.github.com/apache/arrow-go/pull/308) - chore: Bump golang.org/x/net from 0.35.0 to 0.36.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/313](https://redirect.github.com/apache/arrow-go/pull/313) - feat(arrow/array): convert RecordReader and iterators by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/314](https://redirect.github.com/apache/arrow-go/pull/314) - refactor(arrow/array): replace some codegen with generics by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/315](https://redirect.github.com/apache/arrow-go/pull/315) - chore: Bump golang.org/x/tools from 0.30.0 to 0.31.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/317](https://redirect.github.com/apache/arrow-go/pull/317) - chore: Bump github.com/golang/snappy from 0.0.4 to 1.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/316](https://redirect.github.com/apache/arrow-go/pull/316) - feat(parquet/pqarrow): Add SeekToRow for RecordReader by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/321](https://redirect.github.com/apache/arrow-go/pull/321) - fix: go's atomic operations require 64bit alignment in structs on ARM by [@&#8203;sahib](https://redirect.github.com/sahib) in [https://github.com/apache/arrow-go/pull/323](https://redirect.github.com/apache/arrow-go/pull/323) - feat(arrow/compute): implement "is_in" function by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/319](https://redirect.github.com/apache/arrow-go/pull/319) - fix(parquet/pqarrow): fix propagation of FieldIds for nested fields by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/324](https://redirect.github.com/apache/arrow-go/pull/324) - Fix: Handle null values in PlainFixedLenByteArrayEncoder gracefully by [@&#8203;singh1203](https://redirect.github.com/singh1203) in [https://github.com/apache/arrow-go/pull/320](https://redirect.github.com/apache/arrow-go/pull/320) - fix(parquet/pqarrow): fix definition levels with non-nullable lists by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/325](https://redirect.github.com/apache/arrow-go/pull/325) - chore: Bump actions/upload-artifact from 4.6.1 to 4.6.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/331](https://redirect.github.com/apache/arrow-go/pull/331) - chore: Bump actions/setup-go from 5.3.0 to 5.4.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/332](https://redirect.github.com/apache/arrow-go/pull/332) - chore: Bump actions/download-artifact from 4.1.9 to 4.2.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/333](https://redirect.github.com/apache/arrow-go/pull/333) - chore: fix macOS Go 1.24 CI by [@&#8203;lidavidm](https://redirect.github.com/lidavidm) in [https://github.com/apache/arrow-go/pull/334](https://redirect.github.com/apache/arrow-go/pull/334) - chore: Bump gonum.org/v1/gonum from 0.15.1 to 0.16.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/328](https://redirect.github.com/apache/arrow-go/pull/328) - chore: Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/330](https://redirect.github.com/apache/arrow-go/pull/330) - chore: Bump actions/setup-python from 5.4.0 to 5.5.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/338](https://redirect.github.com/apache/arrow-go/pull/338) - feat(parquet/metadata): bloom filter implementation by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/336](https://redirect.github.com/apache/arrow-go/pull/336) - feat(parquet): Write/Read bloom filters from files by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/341](https://redirect.github.com/apache/arrow-go/pull/341) - fix: move from atomic.(Add|Load|Store) to atomic.Int64{} by [@&#8203;sahib](https://redirect.github.com/sahib) in [https://github.com/apache/arrow-go/pull/326](https://redirect.github.com/apache/arrow-go/pull/326) - chore: Bump golang.org/x/sync from 0.12.0 to 0.13.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/347](https://redirect.github.com/apache/arrow-go/pull/347) - fix(parquet/file): restore goroutine safety for reader by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/343](https://redirect.github.com/apache/arrow-go/pull/343) - chore: Bump google.golang.org/grpc from 1.71.0 to 1.71.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/346](https://redirect.github.com/apache/arrow-go/pull/346) - chore: Bump golang.org/x/sys from 0.31.0 to 0.32.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/345](https://redirect.github.com/apache/arrow-go/pull/345) - chore: Enable GitHub discussions on arrow-go repository by [@&#8203;raulcd](https://redirect.github.com/raulcd) in [https://github.com/apache/arrow-go/pull/353](https://redirect.github.com/apache/arrow-go/pull/353) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.9.0 to 3.9.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/355](https://redirect.github.com/apache/arrow-go/pull/355) - chore: Bump golang.org/x/tools from 0.31.0 to 0.32.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/356](https://redirect.github.com/apache/arrow-go/pull/356) - Compress: add MarshalText and UnmarshalText by [@&#8203;jdemeyer](https://redirect.github.com/jdemeyer) in [https://github.com/apache/arrow-go/pull/357](https://redirect.github.com/apache/arrow-go/pull/357) - chore: Bump google.golang.org/grpc from 1.71.1 to 1.72.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/358](https://redirect.github.com/apache/arrow-go/pull/358) - fix(arrow/array): optional struct array with required field by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/359](https://redirect.github.com/apache/arrow-go/pull/359) - feat(parquet/schema): initial variant logical type by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/352](https://redirect.github.com/apache/arrow-go/pull/352) - chore: Bump actions/setup-python from 5.5.0 to 5.6.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/363](https://redirect.github.com/apache/arrow-go/pull/363) - chore: Bump actions/download-artifact from 4.2.1 to 4.3.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/364](https://redirect.github.com/apache/arrow-go/pull/364) - chore(arrow): remove most lock copies by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/362](https://redirect.github.com/apache/arrow-go/pull/362) - Fix panic when WriteDataPage fails by [@&#8203;ashishnegi](https://redirect.github.com/ashishnegi) in [https://github.com/apache/arrow-go/pull/366](https://redirect.github.com/apache/arrow-go/pull/366) - [GH-46087](https://redirect.github.com/apache/arrow-go/issues/46087): \[FlightSQL] Allow returning column remarks in FlightSQL's CommandGetTables by [@&#8203;mateuszrzeszutek](https://redirect.github.com/mateuszrzeszutek) in [https://github.com/apache/arrow-go/pull/361](https://redirect.github.com/apache/arrow-go/pull/361) - chore: Bump golang.org/x/sys from 0.32.0 to 0.33.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/367](https://redirect.github.com/apache/arrow-go/pull/367) ##### New Contributors - [@&#8203;sahib](https://redirect.github.com/sahib) made their first contribution in [https://github.com/apache/arrow-go/pull/323](https://redirect.github.com/apache/arrow-go/pull/323) - [@&#8203;jdemeyer](https://redirect.github.com/jdemeyer) made their first contribution in [https://github.com/apache/arrow-go/pull/357](https://redirect.github.com/apache/arrow-go/pull/357) - [@&#8203;ashishnegi](https://redirect.github.com/ashishnegi) made their first contribution in [https://github.com/apache/arrow-go/pull/366](https://redirect.github.com/apache/arrow-go/pull/366) - [@&#8203;mateuszrzeszutek](https://redirect.github.com/mateuszrzeszutek) made their first contribution in [https://github.com/apache/arrow-go/pull/361](https://redirect.github.com/apache/arrow-go/pull/361) **Full Changelog**: apache/arrow-go@v18.2.0...v18.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent da15eb1 commit cce9278

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.23.3
66

77
require (
88
github.com/Masterminds/semver v1.5.0
9-
github.com/apache/arrow-go/v18 v18.2.0
9+
github.com/apache/arrow-go/v18 v18.3.0
1010
github.com/avast/retry-go/v4 v4.6.1
1111
github.com/cloudquery/cloudquery-api-go v1.13.9
1212
github.com/distribution/reference v0.6.0
@@ -64,7 +64,7 @@ require (
6464
golang.org/x/mod v0.24.0 // indirect
6565
golang.org/x/net v0.39.0 // indirect
6666
golang.org/x/sync v0.13.0 // indirect
67-
golang.org/x/sys v0.32.0 // indirect
67+
golang.org/x/sys v0.33.0 // indirect
6868
golang.org/x/term v0.31.0 // indirect
6969
golang.org/x/text v0.24.0 // indirect
7070
golang.org/x/tools v0.32.0 // indirect

go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5
77
github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk=
88
github.com/andybalholm/brotli v1.1.1 h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7XdTA=
99
github.com/andybalholm/brotli v1.1.1/go.mod h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA=
10-
github.com/apache/arrow-go/v18 v18.2.0 h1:QhWqpgZMKfWOniGPhbUxrHohWnooGURqL2R2Gg4SO1Q=
11-
github.com/apache/arrow-go/v18 v18.2.0/go.mod h1:Ic/01WSwGJWRrdAZcxjBZ5hbApNJ28K96jGYaxzzGUc=
10+
github.com/apache/arrow-go/v18 v18.3.0 h1:Xq4A6dZj9Nu33sqZibzn012LNnewkTUlfKVUFD/RX/I=
11+
github.com/apache/arrow-go/v18 v18.3.0/go.mod h1:eEM1DnUTHhgGAjf/ChvOAQbUQ+EPohtDrArffvUjPg8=
1212
github.com/apache/thrift v0.21.0 h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=
1313
github.com/apache/thrift v0.21.0/go.mod h1:W1H8aR/QRtYNvrPeFXBtobyRkd0/YVhTc6i07XIAgDw=
1414
github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ=
@@ -52,8 +52,8 @@ github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
5252
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
5353
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
5454
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
55-
github.com/golang/snappy v0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=
56-
github.com/golang/snappy v0.0.4/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
55+
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
56+
github.com/golang/snappy v1.0.0/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
5757
github.com/google/flatbuffers v25.2.10+incompatible h1:F3vclr7C3HpB1k9mxCGRMXq6FdUalZ6H/pNX4FP1v0Q=
5858
github.com/google/flatbuffers v25.2.10+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
5959
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
@@ -184,8 +184,8 @@ golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBc
184184
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
185185
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
186186
golang.org/x/sys v0.22.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
187-
golang.org/x/sys v0.32.0 h1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20=
188-
golang.org/x/sys v0.32.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
187+
golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
188+
golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
189189
golang.org/x/term v0.22.0/go.mod h1:F3qCibpT5AMpCRfhfT53vVJwhLtIVHhB9XDjfFvnMI4=
190190
golang.org/x/term v0.31.0 h1:erwDkOK1Msy6offm1mOgvspSkslFnIGsFnxOKoufg3o=
191191
golang.org/x/term v0.31.0/go.mod h1:R4BeIy7D95HzImkxGkTW1UQTtP54tio2RyHz7PwK0aw=
@@ -207,8 +207,8 @@ golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8T
207207
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
208208
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
209209
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
210-
gonum.org/v1/gonum v0.15.1 h1:FNy7N6OUZVUaWG9pTiD+jlhdQ3lMP+/LcTpJ6+a8sQ0=
211-
gonum.org/v1/gonum v0.15.1/go.mod h1:eZTZuRFrzu5pcyjN5wJhcIhnUdNijYxX1T2IcrOGY0o=
210+
gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
211+
gonum.org/v1/gonum v0.16.0/go.mod h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=
212212
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a h1:nwKuGPlUAt+aR+pcrkfFRrTU1BVrSmYyYMxYbUIVHr0=
213213
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a/go.mod h1:3kWAYMk1I75K4vykHtKt2ycnOgpA6974V7bREqbsenU=
214214
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a h1:51aaUVRocpvUOSQKM6Q7VuoaktNIaMCLuhZB6DKksq4=

0 commit comments

Comments
 (0)