databrickslabs / databrickslabs/sandbox
[TODO] find the column with the longest name, and use it as offset for all?
Open
Nobody has claimed this yet.
tech debt
- Dominant language
- Python
- Stars
- 81
- Forks
- 64
- Avg merge
- 10h 16m
- Merged PRs (30d)
- 19
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 in database-diagram-builder/database-diagram-builder-standalone.py at lines 133-138, the location linked by the issue. Read how column names and offsets are currently handled, then run the standalone diagram builder to inspect alignment. Done means the longest column name determines the offset consistently for the relevant columns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization, databases
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100