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

Server-based aggregations #32

Open
sweco-semtne opened this issue Jun 24, 2022 · 1 comment
Open

Server-based aggregations #32

sweco-semtne opened this issue Jun 24, 2022 · 1 comment

Comments

@sweco-semtne
Copy link

Would it be feasible to implement something similar or integrate with VegaFusion.
It is a serverside accelerator for large datasets visualized with Vega

https://github.com/vegafusion/vegafusion/

@josevalim josevalim changed the title [Question] Integrate VegaFusion Server-based aggregations Jun 24, 2022
@josevalim josevalim transferred this issue from livebook-dev/vega_lite Dec 20, 2022
@josevalim
Copy link
Contributor

I have started a discussion on VegaFusion about this: vega/vegafusion#499

We would need two things:

  1. To support a to_vega conversion on VegaLite through vl-convert, something that can also happen with the png/svg generation: Consider using vl-convert executables for export instead of npm vega_lite#80

  2. Add bindings to VegaFusion and a mechanism to export Polars to Arrow IPC (ideally zero copy)

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

No branches or pull requests

2 participants