Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp grpc support #522

Merged
merged 15 commits into from
Oct 19, 2024
Merged

Revamp grpc support #522

merged 15 commits into from
Oct 19, 2024

Conversation

jonmmease
Copy link
Collaborator

This PR add support for connecting to VegaFusionServer over grpc to the Python library. This is done using the tonic Rust library, so it does not introduce a dependency on the python grpcio package.

@jonmmease jonmmease merged commit 96ca282 into v2 Oct 19, 2024
19 checks passed
jonmmease added a commit that referenced this pull request Nov 16, 2024
* Add grpc VegaFusionRuntimeTraim implementation, use from Python

* include inline datasets in query_request

* fix tests

* fix tests

* Add unimplemented stubs in wasm implementation

* fmt

* Move methods up to VegaFusionRuntimeTrait

* fmt/fix

* handle inline datasets in vegafusion-wasm

* warning / format

* fix requested indices

* fix python lint

* fix expected error message

* relock, mypy fixes

* bring back ignores for CI?
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.

1 participant