Skip to content

unexpected error: 'VegaFusionRuntime' object has no attribute 'set_connection' #548

Answered by jonmmease
cboettig asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @cboettig, set_connection is being removed in VegaFusion 2, and you have the 2.0 release candidate installed (Unfortunately, conda is installing the release candidate version automatically).

DuckDB relations (DuckDBPyRelation) are now supported like inline datasets directly (See https://vegafusion.io/v2/posts/2024/2024-11-13_Release_2.0.0.html), so you don't need to set_connection and use table:// URLs. Happy to answer any questions.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cboettig
Comment options

@jonmmease
Comment options

Answer selected by cboettig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants