Improve table spec page's table formatting
Open
Beginner friendly
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 3.5k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 132
Description
need to properly render table cells on the same line, otherwise longer strings like "decimal(P,S)" might be split into multiple lines
_Originally posted by @kevinjqliu in https://github.com/apache/iceberg/pull/16798#discussion_r3408549397_
Contributor guide
Research direction
Start from the table spec page and review the formatting issue shown in the linked image and referenced pull-request discussion. Update the table rendering so each cell stays on one line, including longer strings such as "decimal(P,S)", and verify the page visually.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100