Skip to content

[pull] trunk from spiceai:trunk#694

Merged
pull[bot] merged 12 commits into
TheRakeshPurohit:trunkfrom
spiceai:trunk
Mar 17, 2026
Merged

[pull] trunk from spiceai:trunk#694
pull[bot] merged 12 commits into
TheRakeshPurohit:trunkfrom
spiceai:trunk

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Mar 17, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

sgrebnov and others added 12 commits March 16, 2026 21:13
* Add `arrow` query override to skip TPC-DS q72

* fix: Update benchmark snapshots

fix: Update benchmark snapshots

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* docs: Release cayenne as RC

* docs: move cayenne to top
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.2 to 2.9.1.
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rust-cache@779680d...c193711)

---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@70fc10c...3e5f45b)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs) from 1.11.5 to 1.11.6.
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

---
updated-dependencies:
- dependency-name: aws-smithy-runtime-api
  dependency-version: 1.11.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luke Kim <80174+lukekim@users.noreply.github.com>
Bumps [aws-smithy-async](https://github.com/smithy-lang/smithy-rs) from 1.2.13 to 1.2.14.
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

---
updated-dependencies:
- dependency-name: aws-smithy-async
  dependency-version: 1.2.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luke Kim <80174+lukekim@users.noreply.github.com>
* Improve JSON SODA support

* Fix calendar_date to Timestamp(Second), fix clippy match_same_arms, rustfmt

* Propagate soda_metadata in file_source()

* Remove unused dependency 'arrow-schema' and update json_format description for clarity
* WIP

* Formatting

* WIP

* fix: Update ADBC dependencies and improve README documentation

* fix: correct filename for metal darwin artifact in install scripts test

* Address PR review comments

- Restore flightsql feature gate in data_components
- Fix Snowflake SQL injection: quote schema identifier in SHOW TABLES
- Make names_from_arrow_batches return Result to surface response-shape errors
- Remove unused runtime::Runtime import in ADBC tests
- Wire connection_pool_size/min_idle into AdbcConnectionPoolBuilder
- Import Driver trait (as _) for new_database_with_opts method

* fix: update ADBC connection options and improve README documentation

* Address remaining PR review comments

- Reject 0 for pool size parameters (must be positive integer)
- Parameterize names_from_arrow_batches error constructor so schemas() reports UnableToGetSchemas instead of UnableToGetTables
- Fix expected_limit test output formatting (consistent column widths)

* Add ADBC integration test CI workflow

Use columnar-tech/setup-dbc action to install the SQLite ADBC driver
and run ADBC integration tests in CI. Remove #[ignore] from SQLite-based
tests; keep #[ignore] on DuckDB test (driver not available via setup-dbc).

* fix: update ADBC drivers setup to use specific version

* fix: update ADBC driver installation method to use script-based setup

* fix: replace dbc CLI installation with setup action for ADBC drivers

* fix: enhance ADBC error handling and update parameter names for consistency

* fix: remove unused secrecy::ExposeSecret import from ADBC connector

* fix: add AWS credentials to ADBC integration test environment

* Address PR review comments: add context to ADBC error variants, handle in-memory URI pool sizing, fix README

* feat: disallow in-memory URIs in ADBC connector and update documentation

* Reject in-memory URIs for ADBC connector instead of adjusting pool size

* fix: update documentation check for spiced variant models in install script

* fix: update dataset parameter assignment to use Params struct

* Address PR review: use InvalidConfiguration for config errors, fix Snowflake JSON parsing, update test patterns

* Use InvalidConfigurationSourceOnly for pool param errors, add adbc to lint features

* fix: improve error message formatting and update test ignore annotation
@pull pull Bot locked and limited conversation to collaborators Mar 17, 2026
@pull pull Bot added the ⤵️ pull label Mar 17, 2026
@pull pull Bot merged commit 8a56f24 into TheRakeshPurohit:trunk Mar 17, 2026
1 of 10 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants