Skip to content

Possible to plot data already in DuckDB server? #205

Answered by jheer
mhkeller asked this question in Q&A
Discussion options

You must be logged in to vote

The coordinator doesn't need to "know" about the table ahead of time -- exec queries simply pass right through to DuckDB, and there's no need to create a table that already exists. You can simply create tables however you like, then go straight to visualizing them!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mhkeller
Comment options

Answer selected by mhkeller
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