Website: Interactive examples should work with `FROM '...'`
Open
@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
FROMstring 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.