Commit ea6f657
authored
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.5.2 (#2432)
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/apache/arrow-go/v18](https://redirect.github.com/apache/arrow-go) | `v18.5.1` → `v18.5.2` |  |  |
---
### Release Notes
<details>
<summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary>
### [`v18.5.2`](https://redirect.github.com/apache/arrow-go/releases/tag/v18.5.2)
[Compare Source](https://redirect.github.com/apache/arrow-go/compare/v18.5.1...v18.5.2)
#### What's Changed
- chore: bump parquet-testing submodule by [@​zeroshade](https://redirect.github.com/zeroshade) in [#​633](https://redirect.github.com/apache/arrow-go/pull/633)
- fix(arrow/array): handle empty binary values correctly in BinaryBuilder by [@​zeroshade](https://redirect.github.com/zeroshade) in [#​634](https://redirect.github.com/apache/arrow-go/pull/634)
- test(arrow/array): add test to binary builder by [@​zeroshade](https://redirect.github.com/zeroshade) in [#​636](https://redirect.github.com/apache/arrow-go/pull/636)
- chore: Bump modernc.org/sqlite from 1.29.6 to 1.44.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​627](https://redirect.github.com/apache/arrow-go/pull/627)
- chore: Bump gonum.org/v1/gonum from 0.16.0 to 0.17.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​643](https://redirect.github.com/apache/arrow-go/pull/643)
- chore: Bump github.com/hamba/avro/v2 from 2.30.0 to 2.31.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​641](https://redirect.github.com/apache/arrow-go/pull/641)
- chore: Bump github.com/pierrec/lz4/v4 from 4.1.23 to 4.1.25 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​639](https://redirect.github.com/apache/arrow-go/pull/639)
- chore: Bump actions/setup-go from 6.1.0 to 6.2.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​638](https://redirect.github.com/apache/arrow-go/pull/638)
- chore: Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​640](https://redirect.github.com/apache/arrow-go/pull/640)
- chore: Bump modernc.org/sqlite from 1.44.1 to 1.44.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​642](https://redirect.github.com/apache/arrow-go/pull/642)
- fix(parquet): decryption of V2 data pages by [@​daniel-adam-tfs](https://redirect.github.com/daniel-adam-tfs) in [#​596](https://redirect.github.com/apache/arrow-go/pull/596)
- chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.78.1 to 0.79.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​651](https://redirect.github.com/apache/arrow-go/pull/651)
- chore: Bump github.com/zeebo/xxh3 from 1.0.2 to 1.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​649](https://redirect.github.com/apache/arrow-go/pull/649)
- chore: Bump actions/setup-python from 6.1.0 to 6.2.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​650](https://redirect.github.com/apache/arrow-go/pull/650)
- chore: Bump actions/checkout from 6.0.1 to 6.0.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​648](https://redirect.github.com/apache/arrow-go/pull/648)
- perf(arrow): Reduce the amount of allocated objects by [@​spiridonov](https://redirect.github.com/spiridonov) in [#​645](https://redirect.github.com/apache/arrow-go/pull/645)
- fix(parquet/file): regression with decompressing data by [@​zeroshade](https://redirect.github.com/zeroshade) in [#​652](https://redirect.github.com/apache/arrow-go/pull/652)
- fix(arrow/compute): take on record/array with nested struct by [@​zeroshade](https://redirect.github.com/zeroshade) in [#​653](https://redirect.github.com/apache/arrow-go/pull/653)
- fix(parquet/file): write large string values by [@​zeroshade](https://redirect.github.com/zeroshade) in [#​655](https://redirect.github.com/apache/arrow-go/pull/655)
- chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.2 to 7.3.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​656](https://redirect.github.com/apache/arrow-go/pull/656)
- chore: Bump golang.org/x/sys from 0.40.0 to 0.41.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​659](https://redirect.github.com/apache/arrow-go/pull/659)
- ci: ensure extra GC cycle for flaky tests by [@​zeroshade](https://redirect.github.com/zeroshade) in [#​661](https://redirect.github.com/apache/arrow-go/pull/661)
- chore: Bump github.com/klauspost/compress from 1.18.3 to 1.18.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​660](https://redirect.github.com/apache/arrow-go/pull/660)
- chore: Bump modernc.org/sqlite from 1.44.3 to 1.45.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​658](https://redirect.github.com/apache/arrow-go/pull/658)
- chore: Bump golang.org/x/tools from 0.41.0 to 0.42.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​657](https://redirect.github.com/apache/arrow-go/pull/657)
- fix(arrow/array): handle exponent notation for unmarshal int by [@​zeroshade](https://redirect.github.com/zeroshade) in [#​662](https://redirect.github.com/apache/arrow-go/pull/662)
- fix(flight/flightsql/driver): fix `time.Time` params by [@​etodd](https://redirect.github.com/etodd) in [#​666](https://redirect.github.com/apache/arrow-go/pull/666)
- chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.79.0 to 0.80.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​664](https://redirect.github.com/apache/arrow-go/pull/664)
- chore: Bump google.golang.org/grpc from 1.78.0 to 1.79.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​665](https://redirect.github.com/apache/arrow-go/pull/665)
- fix(parquet): bss encoding and tests on big endian systems by [@​daniel-adam-tfs](https://redirect.github.com/daniel-adam-tfs) in [#​663](https://redirect.github.com/apache/arrow-go/pull/663)
- fix(parquet/pqarrow): selective column reading of complex map column by [@​zeroshade](https://redirect.github.com/zeroshade) in [#​668](https://redirect.github.com/apache/arrow-go/pull/668)
- feat(arrow/ipc): support custom\_metadata on RecordBatch messages by [@​rustyconover](https://redirect.github.com/rustyconover) in [#​669](https://redirect.github.com/apache/arrow-go/pull/669)
- chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.80.0 to 0.81.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​671](https://redirect.github.com/apache/arrow-go/pull/671)
- chore: Bump modernc.org/sqlite from 1.45.0 to 1.46.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​670](https://redirect.github.com/apache/arrow-go/pull/670)
- chore: Bump github.com/substrait-io/substrait-go/v7 from 7.3.0 to 7.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​672](https://redirect.github.com/apache/arrow-go/pull/672)
- feat: Support setting IPC options in FlightSQL call options by [@​peasee](https://redirect.github.com/peasee) in [#​674](https://redirect.github.com/apache/arrow-go/pull/674)
- chore(dev/release): embed hash of source tarball into email by [@​zeroshade](https://redirect.github.com/zeroshade) in [#​675](https://redirect.github.com/apache/arrow-go/pull/675)
- chore(arrow): bump PkgVersion to 18.5.2 by [@​zeroshade](https://redirect.github.com/zeroshade) in [#​676](https://redirect.github.com/apache/arrow-go/pull/676)
#### New Contributors
- [@​spiridonov](https://redirect.github.com/spiridonov) made their first contribution in [#​645](https://redirect.github.com/apache/arrow-go/pull/645)
- [@​etodd](https://redirect.github.com/etodd) made their first contribution in [#​666](https://redirect.github.com/apache/arrow-go/pull/666)
- [@​rustyconover](https://redirect.github.com/rustyconover) made their first contribution in [#​669](https://redirect.github.com/apache/arrow-go/pull/669)
- [@​peasee](https://redirect.github.com/peasee) made their first contribution in [#​674](https://redirect.github.com/apache/arrow-go/pull/674)
**Full Changelog**: <apache/arrow-go@v18.5.1...v18.5.2>
</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:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNDYuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->1 parent 7fc6dd6 commit ea6f657
4 files changed
+58
-58
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
| 83 | + | |
| 84 | + | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
| 118 | + | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
| 140 | + | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
| 177 | + | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
| 227 | + | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
| 231 | + | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments