databrickslabs / databrickslabs/lsql
[TODO] CASE .. WHEN .. THEN .. formatting is a bit less readable after reformatting.
Open
Nobody has claimed this yet.
tech debt
- Dominant language
- Python
- Stars
- 39
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
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 inspecting src/databricks/labs/lsql/dashboards.py around lines 486-491 and the linked revision for the CASE ... WHEN ... THEN formatting. Compare the resulting SQL with the prior formatting and establish a more readable expected layout; done means the affected output is consistently formatted without changing its meaning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sql
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100