apache / apache/iceberg

Improve table spec page's table formatting

Open Beginner friendly
#17,139 4 comments 0 reactions 0 assignees View on GitHub
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

Image

_Originally posted by @kevinjqliu in https://github.com/apache/iceberg/pull/16798#discussion_r3408549397_

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.