Add variables to notebook node query
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 222
Description
Be able to create a sql query with variables in NotebookNodeQuery
Contributor guide
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.
Research direction
Start by locating NotebookNodeQuery and reading how it currently builds SQL queries. Use the attached screenshot to understand the intended variable behavior, then verify that a query containing variables can be created and executed as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sql
- Domain
- data, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100