Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

feat: Prepare data in rust#568

Merged
bjchambers merged 3 commits into
mainfrom
sparrow-py-prepare
Jul 31, 2023
Merged

feat: Prepare data in rust#568
bjchambers merged 3 commits into
mainfrom
sparrow-py-prepare

Conversation

@bjchambers
Copy link
Copy Markdown
Collaborator

This breaks some of the Rust code into a new sparrow-session crate providing a place for implementing things that aren't specific to the Python FFI.

This also introdoces some pieces for error conversions, with the hope that we can grow to a point where we log errors on the rust side but surface relevant details to the Python side.

This breaks some of the Rust code into a new `sparrow-session` crate
providing a place for implementing things that aren't specific to
the Python FFI.

This also introdoces some pieces for error conversions, with the hope
that we can grow to a point where we log errors on the rust side but
surface relevant details to the Python side.
@cla-bot cla-bot Bot added the cla-signed Set when all authors of a PR have signed our CLA label Jul 28, 2023
@github-actions github-actions Bot added enhancement New feature or request sparrow labels Jul 28, 2023
Comment thread crates/sparrow-execution/src/lib.rs
Comment thread crates/sparrow-runtime/src/prepare/preparer.rs
Comment thread crates/sparrow-session/src/table.rs
Comment thread sparrow-py/pytests/table_test.py
@bjchambers bjchambers enabled auto-merge July 31, 2023 16:27
@bjchambers bjchambers added this pull request to the merge queue Jul 31, 2023
Merged via the queue into main with commit f58306e Jul 31, 2023
@bjchambers bjchambers deleted the sparrow-py-prepare branch July 31, 2023 17:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed Set when all authors of a PR have signed our CLA enhancement New feature or request sparrow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants