Commit ef6b743
authored
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.4.1 (#544)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/apache/arrow-go/v18](https://redirect.github.com/apache/arrow-go) | require | patch | `v18.4.0` -> `v18.4.1` |
---
### Release Notes
<details>
<summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary>
### [`v18.4.1`](https://redirect.github.com/apache/arrow-go/releases/tag/v18.4.1)
[Compare Source](https://redirect.github.com/apache/arrow-go/compare/v18.4.0...v18.4.1)
##### What's Changed
- fix(arrow/compute/exprs): Handle large types in expr handling by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/440](https://redirect.github.com/apache/arrow-go/pull/440)
- chore: Bump github.com/klauspost/cpuid/v2 from 2.2.11 to 2.3.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/444](https://redirect.github.com/apache/arrow-go/pull/444)4
- chore: Bump golang.org/x/sync from 0.15.0 to 0.16.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/443](https://redirect.github.com/apache/arrow-go/pull/443)3
- chore: Bump golang.org/x/sys from 0.33.0 to 0.34.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/442](https://redirect.github.com/apache/arrow-go/pull/442)2
- fix(arrow/compute/exprs): fix literalToDatum for precision types by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/447](https://redirect.github.com/apache/arrow-go/pull/447)
- chore: Bump golang.org/x/tools from 0.34.0 to 0.35.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/441](https://redirect.github.com/apache/arrow-go/pull/441)1
- fix(arrow/array): Fix RecordFromJSON perf by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/449](https://redirect.github.com/apache/arrow-go/pull/449)
- fix(arrow/array): update timestamp json format by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/450](https://redirect.github.com/apache/arrow-go/pull/450)
- refactor: switch golang.org/x/exp to standard library packages by [@​ufUNnxagpM](https://redirect.github.com/ufUNnxagpM) in [https://github.com/apache/arrow-go/pull/453](https://redirect.github.com/apache/arrow-go/pull/453)
- chore: Bump google.golang.org/grpc from 1.73.0 to 1.74.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/458](https://redirect.github.com/apache/arrow-go/pull/458)8
- fix(parquet/pqarrow): supress io.EOF in RecordReader.Err() by [@​ryanschneider](https://redirect.github.com/ryanschneider) in [https://github.com/apache/arrow-go/pull/452](https://redirect.github.com/apache/arrow-go/pull/452)
- chore: Bump github.com/substrait-io/substrait-go/v4 from 4.3.0 to 4.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/459](https://redirect.github.com/apache/arrow-go/pull/459)9
- fix(array): add nil checks in Data.Release() for childData by [@​secfree](https://redirect.github.com/secfree) in [https://github.com/apache/arrow-go/pull/456](https://redirect.github.com/apache/arrow-go/pull/456)
- fix(arrow/compute): Fix scalar comparison batches by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/465](https://redirect.github.com/apache/arrow-go/pull/465)
- chore: Bump actions/checkout from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/471](https://redirect.github.com/apache/arrow-go/pull/471)1
- chore: Bump golang.org/x/tools from 0.35.0 to 0.36.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/467](https://redirect.github.com/apache/arrow-go/pull/467)7
- chore: Bump actions/download-artifact from 4.3.0 to 5.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/468](https://redirect.github.com/apache/arrow-go/pull/468)8
- chore: Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/469](https://redirect.github.com/apache/arrow-go/pull/469)9
- refactor(arrow): rename Record to RecordBatch and add deprecated alias by [@​Mandukhai-Alimaa](https://redirect.github.com/Mandukhai-Alimaa) in [https://github.com/apache/arrow-go/pull/466](https://redirect.github.com/apache/arrow-go/pull/466)
- refactor(arrow): migrate leaf packages to use RecordBatch by [@​Mandukhai-Alimaa](https://redirect.github.com/Mandukhai-Alimaa) in [https://github.com/apache/arrow-go/pull/473](https://redirect.github.com/apache/arrow-go/pull/473)
- refactor(arrow): third increment of the Record -> RecordBatch migration by [@​Mandukhai-Alimaa](https://redirect.github.com/Mandukhai-Alimaa) in [https://github.com/apache/arrow-go/pull/478](https://redirect.github.com/apache/arrow-go/pull/478)
- chore: Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/480](https://redirect.github.com/apache/arrow-go/pull/480)0
- ci(parquet/pqarrow): integration tests for reading shredded variants by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/455](https://redirect.github.com/apache/arrow-go/pull/455)
- chore: Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/483](https://redirect.github.com/apache/arrow-go/pull/483)3
- chore: Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/482](https://redirect.github.com/apache/arrow-go/pull/482)2
- Implement RLE dictionary decoder using generics by [@​daniel-adam-tfs](https://redirect.github.com/daniel-adam-tfs) in [https://github.com/apache/arrow-go/pull/477](https://redirect.github.com/apache/arrow-go/pull/477)
- chore: Bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/481](https://redirect.github.com/apache/arrow-go/pull/481)1
- fix(parquet/internal/encoding): Fix typed dictionary encoding by [@​MasslessParticle](https://redirect.github.com/MasslessParticle) in [https://github.com/apache/arrow-go/pull/479](https://redirect.github.com/apache/arrow-go/pull/479)
- refactor(arrow): fourth increment of the Record -> RecordBatch migration by [@​Mandukhai-Alimaa](https://redirect.github.com/Mandukhai-Alimaa) in [https://github.com/apache/arrow-go/pull/486](https://redirect.github.com/apache/arrow-go/pull/486)
- chore: bump version number by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/487](https://redirect.github.com/apache/arrow-go/pull/487)
##### New Contributors
- [@​ufUNnxagpM](https://redirect.github.com/ufUNnxagpM) made their first contribution in [https://github.com/apache/arrow-go/pull/453](https://redirect.github.com/apache/arrow-go/pull/453)
- [@​ryanschneider](https://redirect.github.com/ryanschneider) made their first contribution in [https://github.com/apache/arrow-go/pull/452](https://redirect.github.com/apache/arrow-go/pull/452)
- [@​secfree](https://redirect.github.com/secfree) made their first contribution in [https://github.com/apache/arrow-go/pull/456](https://redirect.github.com/apache/arrow-go/pull/456)
- [@​Mandukhai-Alimaa](https://redirect.github.com/Mandukhai-Alimaa) made their first contribution in [https://github.com/apache/arrow-go/pull/466](https://redirect.github.com/apache/arrow-go/pull/466)
- [@​daniel-adam-tfs](https://redirect.github.com/daniel-adam-tfs) made their first contribution in [https://github.com/apache/arrow-go/pull/477](https://redirect.github.com/apache/arrow-go/pull/477)
**Full Changelog**: apache/arrow-go@v18.4.0...v18.4.1
</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 aaed073 commit ef6b743
6 files changed
+13
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments