posit-dev / posit-dev/ggsql

Website: Interactive examples should work with `FROM '...'`

Open
#300 0 comments 0 reactions 1 assignee View on GitHub

@georgestagg is already working on this.

Since Apr 13, 2026.

documentation
Dominant language
Rust
Stars
554
Forks
30
Avg merge
17h 27m
Merged PRs (30d)
8

Description

Some notes:

  • The interactive editor library will need to generate its own internal table names to register the dataset with, then rewrite queries to select from them.

  • Data should be fetched at execution time, relative to some base URL setup at initialisation of WasmContextManager()

  • If the FROM string contains a full URI, we should skip the rewriting and just leave as-is.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.