dependabot[bot] opened a new pull request, #793:
URL: https://github.com/apache/sedona-db/pull/793

   Bumps the adbc group with 2 updates: 
[adbc_core](https://github.com/apache/arrow-adbc) and 
[adbc_ffi](https://github.com/apache/arrow-adbc).
   
   Updates `adbc_core` from 0.22.0 to 0.23.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-adbc/blob/main/CHANGELOG.md";>adbc_core's 
changelog</a>.</em></p>
   <blockquote>
   <!-- raw HTML omitted -->
   <h1>ADBC Changelog</h1>
   <h2>ADBC Libraries 0.1.0 (2022-12-25)</h2>
   <h3>Fix</h3>
   <ul>
   <li><strong>python</strong>: make package names consistent (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/258";>#258</a>)</li>
   <li><strong>c/driver_manager</strong>: accept connection options pre-Init 
(<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/230";>#230</a>)</li>
   <li><strong>c/driver_manager,c/driver/postgres</strong>: fix version 
inference from Git tags (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/184";>#184</a>)</li>
   <li><strong>c/driver/postgres</strong>: fix duplicate symbols; add note 
about PKG_CONFIG_PATH (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/169";>#169</a>)</li>
   <li><strong>c/driver/postgres</strong>: fix wheel builds (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/161";>#161</a>)</li>
   <li><strong>c/validation</strong>: validate metadata more fully (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/142";>#142</a>)</li>
   <li><strong>c/validation</strong>: free schema in partitioning test (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/141";>#141</a>)</li>
   <li><strong>c/validation</strong>: cast to avoid MSVC warning (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/135";>#135</a>)</li>
   </ul>
   <h3>Feat</h3>
   <ul>
   <li><strong>c/driver_manager</strong>: allow Arrow data as parameters in 
DBAPI layer (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/245";>#245</a>)</li>
   <li><strong>c/driver/postgres,c/driver/sqlite</strong>: add pkg-config/CMake 
definitions (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/231";>#231</a>)</li>
   <li><strong>c/driver/sqlite</strong>: add Python SQLite driver bindings (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/201";>#201</a>)</li>
   <li><strong>c/driver/sqlite</strong>: port SQLite driver to nanoarrow (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/196";>#196</a>)</li>
   <li><strong>c/driver_manager</strong>: expose ADBC functionality in DBAPI 
layer (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/143";>#143</a>)</li>
   <li><strong>c/driver_manager</strong>: don't require ConnectionGetInfo (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/150";>#150</a>)</li>
   </ul>
   <h3>Refactor</h3>
   <ul>
   <li><strong>python</strong>: allow overriding package version (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/236";>#236</a>)</li>
   <li><strong>c</strong>: build Googletest if needed (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/199";>#199</a>)</li>
   <li><strong>c/driver_manager</strong>: remove unnecessary libarrow 
dependency (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/194";>#194</a>)</li>
   <li><strong>c</strong>: derive version components from base version (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/178";>#178</a>)</li>
   <li><strong>java/driver/jdbc</strong>: use upstream JDBC utilities (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/167";>#167</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/arrow-adbc/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `adbc_ffi` from 0.22.0 to 0.23.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-adbc/blob/main/CHANGELOG.md";>adbc_ffi's 
changelog</a>.</em></p>
   <blockquote>
   <!-- raw HTML omitted -->
   <h1>ADBC Changelog</h1>
   <h2>ADBC Libraries 0.1.0 (2022-12-25)</h2>
   <h3>Fix</h3>
   <ul>
   <li><strong>python</strong>: make package names consistent (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/258";>#258</a>)</li>
   <li><strong>c/driver_manager</strong>: accept connection options pre-Init 
(<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/230";>#230</a>)</li>
   <li><strong>c/driver_manager,c/driver/postgres</strong>: fix version 
inference from Git tags (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/184";>#184</a>)</li>
   <li><strong>c/driver/postgres</strong>: fix duplicate symbols; add note 
about PKG_CONFIG_PATH (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/169";>#169</a>)</li>
   <li><strong>c/driver/postgres</strong>: fix wheel builds (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/161";>#161</a>)</li>
   <li><strong>c/validation</strong>: validate metadata more fully (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/142";>#142</a>)</li>
   <li><strong>c/validation</strong>: free schema in partitioning test (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/141";>#141</a>)</li>
   <li><strong>c/validation</strong>: cast to avoid MSVC warning (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/135";>#135</a>)</li>
   </ul>
   <h3>Feat</h3>
   <ul>
   <li><strong>c/driver_manager</strong>: allow Arrow data as parameters in 
DBAPI layer (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/245";>#245</a>)</li>
   <li><strong>c/driver/postgres,c/driver/sqlite</strong>: add pkg-config/CMake 
definitions (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/231";>#231</a>)</li>
   <li><strong>c/driver/sqlite</strong>: add Python SQLite driver bindings (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/201";>#201</a>)</li>
   <li><strong>c/driver/sqlite</strong>: port SQLite driver to nanoarrow (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/196";>#196</a>)</li>
   <li><strong>c/driver_manager</strong>: expose ADBC functionality in DBAPI 
layer (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/143";>#143</a>)</li>
   <li><strong>c/driver_manager</strong>: don't require ConnectionGetInfo (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/150";>#150</a>)</li>
   </ul>
   <h3>Refactor</h3>
   <ul>
   <li><strong>python</strong>: allow overriding package version (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/236";>#236</a>)</li>
   <li><strong>c</strong>: build Googletest if needed (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/199";>#199</a>)</li>
   <li><strong>c/driver_manager</strong>: remove unnecessary libarrow 
dependency (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/194";>#194</a>)</li>
   <li><strong>c</strong>: derive version components from base version (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/178";>#178</a>)</li>
   <li><strong>java/driver/jdbc</strong>: use upstream JDBC utilities (<a 
href="https://redirect.github.com/apache/arrow-adbc/issues/167";>#167</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/arrow-adbc/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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]

Reply via email to