Skip to content

Conversation

@lukekim
Copy link
Collaborator

@lukekim lukekim commented Jan 10, 2026

No description provided.

lukekim and others added 22 commits November 24, 2025 03:03
* Upgrade rusqlite to v0.37 & tokio-rusqlite to v0.7

* v0.37 updates
* Upgrade to datafusion 51, arrow 57

* Bump duckdb and r2d2_adbc

* Fix clippy

* Bump r2d2_adbc to 0.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Phillip LeBlanc <[email protected]>
Port MongoDB table provider from spiceai branch to v0.9.2 which uses
DataFusion 51.0.0. This includes:
- MongoDB TableProvider implementation
- Connection pooling
- BSON to Arrow conversion
- Query predicate pushdown support

The mongodb feature was originally contributed by Spice to upstream
datafusion-table-providers but was not included in the DF51 upgrade.
- Add with_function_support method to DuckDBTableProviderFactory
- Add with_function_support, with_schema, with_indexes to DuckDBTableFactory
- These are needed for the spice runtime to compile with DF51
@lukekim lukekim self-assigned this Jan 10, 2026
dependabot bot and others added 7 commits January 10, 2026 11:12
Bumps [bb8](https://github.com/djc/bb8) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/djc/bb8/releases)
- [Commits](djc/bb8@v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: bb8
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.10.1...v1.11.0)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luke Kim <[email protected]>
dependabot bot and others added 4 commits January 13, 2026 09:21
Bumps [arrow-schema](https://github.com/apache/arrow-rs) from 57.0.0 to 57.2.0.
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](apache/arrow-rs@57.0.0...57.2.0)

---
updated-dependencies:
- dependency-name: arrow-schema
  dependency-version: 57.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.43.2 to 1.46.0.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.43.2...1.46.0)

---
updated-dependencies:
- dependency-name: insta
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@lukekim lukekim enabled auto-merge January 14, 2026 02:16
@lukekim lukekim merged commit 82ccd89 into spiceai Jan 14, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants