databrickslabs / databrickslabs/lsql
[FEATURE] Remove configuration comment from query after reading
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Similar to removing the (optional) configuration YAML header in markdown files, we remove the comment from the query
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
No files, tests, or entry points are named. Locate the query-reading path and the existing handling for optional configuration YAML headers in markdown files; done means the configuration comment is removed after the query is read while the query still executes correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sql
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100