dependabot[bot] opened a new pull request, #2436: URL: https://github.com/apache/arrow-adbc/pull/2436
Bumps [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) from 18.0.0 to 18.1.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>Apache Arrow Go v18.1.0</h2> <h2>What's Changed</h2> <ul> <li><a href="https://redirect.github.com/apache/arrow-go/issues/19">GH-19</a>: Add Code Of Conduct by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/161">apache/arrow-go#161</a></li> <li><a href="https://redirect.github.com/apache/arrow-go/issues/22">GH-22</a>: Add issue template by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/163">apache/arrow-go#163</a></li> <li><a href="https://redirect.github.com/apache/arrow-go/issues/26">GH-26</a>: Add Codeowners by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/160">apache/arrow-go#160</a></li> <li>Bump github.com/hamba/avro/v2 from 2.26.0 to 2.27.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/166">apache/arrow-go#166</a></li> <li><a href="https://redirect.github.com/apache/arrow-go/issues/41">GH-41</a>: [Array] Make String and Binary consistent by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/165">apache/arrow-go#165</a></li> <li>fix(arrow/compute): fix scenario where prealloc output is missed by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/167">apache/arrow-go#167</a></li> <li>fix: don't clobber saved frame pointer in arm64 assembly functions by <a href="https://github.com/nsrip-dd"><code>@nsrip-dd</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/170">apache/arrow-go#170</a></li> <li>fix(parquet): Reading UUID columns by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/173">apache/arrow-go#173</a></li> <li>fix(arrow/compute): compare kernels with UUID by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/174">apache/arrow-go#174</a></li> <li><a href="https://redirect.github.com/apache/arrow-go/issues/23">GH-23</a>: Add PR template by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/164">apache/arrow-go#164</a></li> <li>ci: add self-assignable issues by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/176">apache/arrow-go#176</a></li> <li>feat(arrow/compute): Implement kernel for "not" function by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/178">apache/arrow-go#178</a></li> <li>Bump actions/checkout from 4.2.1 to 4.2.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/179">apache/arrow-go#179</a></li> <li>Bump actions/setup-python from 5.2.0 to 5.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/180">apache/arrow-go#180</a></li> <li>fix(arrow/cdata): handle export struct with no fields by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/175">apache/arrow-go#175</a></li> <li>Bump actions/setup-go from 5.0.2 to 5.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/181">apache/arrow-go#181</a></li> <li>feat(arrow/compute): make is_nan dispatchable by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/177">apache/arrow-go#177</a></li> <li><a href="https://redirect.github.com/apache/arrow-go/issues/20">GH-20</a>: Add CONTRIBUTING.md by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/162">apache/arrow-go#162</a></li> <li>chore: Bump github.com/substrait-io/substrait-go from 1.1.0 to 1.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/183">apache/arrow-go#183</a></li> <li>chore: Bump golang.org/x/sync from 0.8.0 to 0.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/189">apache/arrow-go#189</a></li> <li>chore: Bump github.com/klauspost/cpuid/v2 from 2.2.8 to 2.2.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/188">apache/arrow-go#188</a></li> <li>chore: Bump golang.org/x/tools from 0.26.0 to 0.27.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/186">apache/arrow-go#186</a></li> <li>chore: bump google.golang.org/grpc from 1.67.1 to 1.68.0 by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/190">apache/arrow-go#190</a></li> <li>feat(arrow/cdata): Add Implementation of Async C Data interface by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/169">apache/arrow-go#169</a></li> <li>chore: Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/192">apache/arrow-go#192</a></li> <li>fix(arrow/memory/internal/cgoalloc): Remove usage of reflect.SliceHeader by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/194">apache/arrow-go#194</a></li> <li>ci: update pkg-config to pkgconf on Homebrew by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/198">apache/arrow-go#198</a></li> <li>ci: use correct GitHub Actions permission "contents" instead of "content" by <a href="https://github.com/raulcd"><code>@raulcd</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/200">apache/arrow-go#200</a></li> <li>feat(arrow/ipc): add functions to generate payloads by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/196">apache/arrow-go#196</a></li> <li>fix(internal/json): add arrow_json_stdlib build tag by <a href="https://github.com/toddtreece"><code>@toddtreece</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/199">apache/arrow-go#199</a></li> <li>chore: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/201">apache/arrow-go#201</a></li> <li>feat(parquet/pqarrow): Add ForceLarge option by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/197">apache/arrow-go#197</a></li> <li>chore: Bump golang.org/x/sys from 0.27.0 to 0.28.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/212">apache/arrow-go#212</a></li> <li>chore: Bump golang.org/x/tools from 0.27.0 to 0.28.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/214">apache/arrow-go#214</a></li> <li>chore: Bump google.golang.org/grpc from 1.68.0 to 1.68.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/213">apache/arrow-go#213</a></li> <li>fix(parquet/metadata): fix default unsigned int statistics by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/210">apache/arrow-go#210</a></li> <li>chore: bump github.com/goccy/go-json to v0.10.4 by <a href="https://github.com/toddtreece"><code>@toddtreece</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/218">apache/arrow-go#218</a></li> <li>feat(parquet): Move footerOffset into FileMetaData by <a href="https://github.com/joechenrh"><code>@joechenrh</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/217">apache/arrow-go#217</a></li> <li>chore: Bump actions/setup-go from 5.1.0 to 5.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/219">apache/arrow-go#219</a></li> <li>chore: Bump github.com/pierrec/lz4/v4 from 4.1.21 to 4.1.22 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/220">apache/arrow-go#220</a></li> <li>chore: Bump google.golang.org/grpc from 1.68.1 to 1.69.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/221">apache/arrow-go#221</a></li> <li>feat(arrow/ipc): implement lazy loading/zero-copy for IPC files by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/216">apache/arrow-go#216</a></li> <li>chore: Bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/222">apache/arrow-go#222</a></li> <li>chore: Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/226">apache/arrow-go#226</a></li> <li>chore: Bump actions/upload-artifact from 4.4.3 to 4.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/228">apache/arrow-go#228</a></li> <li>chore: Bump github.com/google/flatbuffers from 24.3.25+incompatible to 24.12.23+incompatible by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/229">apache/arrow-go#229</a></li> <li>chore: Bump google.golang.org/grpc from 1.69.0 to 1.69.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/227">apache/arrow-go#227</a></li> <li>chore(arrow/compute/expr): upgrade substrait-go by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/234">apache/arrow-go#234</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow-go/commit/58255a7d3a16b2fa7e3cd118e8770f3416593d82"><code>58255a7</code></a> chore: bump version (<a href="https://redirect.github.com/apache/arrow-go/issues/241">#241</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/365a84ac084ad7daae6c5c758235042d6960b96e"><code>365a84a</code></a> feat(parquet): Add support for Page Indexes (<a href="https://redirect.github.com/apache/arrow-go/issues/223">#223</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/f24fb770d06dd715a9dce721eb4a638c929c0bba"><code>f24fb77</code></a> chore: Enable Java integration test (<a href="https://redirect.github.com/apache/arrow-go/issues/240">#240</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/b51abff62ec37592aa73ed6e2b2959376991d2d4"><code>b51abff</code></a> chore: Update the project URL in apache/arrow-go (<a href="https://redirect.github.com/apache/arrow-go/issues/239">#239</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/504ee918f51eee676f021e3552a820a3e8a98336"><code>504ee91</code></a> chore: Bump golang.org/x/tools from 0.28.0 to 0.29.0 (<a href="https://redirect.github.com/apache/arrow-go/issues/235">#235</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/c68faad9cc538c17724ca02a5addaa8579826f77"><code>c68faad</code></a> chore: Bump github.com/substrait-io/substrait-go/v3 from 3.2.0 to 3.2.1 (<a href="https://redirect.github.com/apache/arrow-go/issues/237">#237</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/b5d1cf44ea7557b79ae95577392a802cb387f030"><code>b5d1cf4</code></a> chore(arrow/compute/expr): upgrade substrait-go (<a href="https://redirect.github.com/apache/arrow-go/issues/234">#234</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/cd0fe74c8ba646b0502b1d83eeabf698668397c2"><code>cd0fe74</code></a> chore: Bump google.golang.org/grpc from 1.69.0 to 1.69.2 (<a href="https://redirect.github.com/apache/arrow-go/issues/227">#227</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/0bb03a179ae5ccf364e8ff61312cf7d998f91a54"><code>0bb03a1</code></a> chore: Bump github.com/google/flatbuffers from 24.3.25+incompatible to 24.12....</li> <li><a href="https://github.com/apache/arrow-go/commit/249ec029ad4c02488c73eee2dfcbc2aec89ff464"><code>249ec02</code></a> chore: Bump actions/upload-artifact from 4.4.3 to 4.5.0 (<a href="https://redirect.github.com/apache/arrow-go/issues/228">#228</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow-go/compare/v18.0.0...v18.1.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
