Skip to content

[pull] trunk from spiceai:trunk#707

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

[pull] trunk from spiceai:trunk#707
pull[bot] merged 3 commits into
TheRakeshPurohit:trunkfrom
spiceai:trunk

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Mar 21, 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 : )

dependabot Bot and others added 3 commits March 20, 2026 22:23
…9862)

Bumps the cargo group with 2 updates in the / directory: [tar](https://github.com/alexcrichton/tar-rs) and [lz4_flex](https://github.com/pseitz/lz4_flex).


Updates `tar` from 0.4.44 to 0.4.45
- [Commits](composefs/tar-rs@0.4.44...0.4.45)

Updates `lz4_flex` from 0.11.5 to 0.11.6
- [Release notes](https://github.com/pseitz/lz4_flex/releases)
- [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md)
- [Commits](PSeitz/lz4_flex@0.11.5...0.11.6)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 0.4.45
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: lz4_flex
  dependency-version: 0.11.6
  dependency-type: indirect
  dependency-group: cargo
...

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>
…ynamoDB (#9866)

Make the CommitChange::commit() method async across the codebase:
- Add #[async_trait] to CommitChange trait definition
- Update ChangeEnvelope to use Send + Sync bounds
- Remove block_in_place + Handle::block_on from DynamoDBStreamCommitter,
  now directly awaiting the async upsert call
- Update all implementations (SpiceAI, Kafka, NoOp, Mock) to async
- Add .await at all call sites (changes.rs, dynamodb.rs)
* Fix ODBC queries silently returning 0 rows on query failure

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update

---------

Co-authored-by: Luke Kim <80174+lukekim@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Mar 21, 2026
@pull pull Bot added the ⤵️ pull label Mar 21, 2026
@pull pull Bot merged commit bd4532d into TheRakeshPurohit:trunk Mar 21, 2026
1 of 9 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.

2 participants