Improve table spec page's table formatting

Open Beginner friendly
#17,139 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Domain
documentation

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.

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

Dominant language
Java
Stars
9.3k
Forks
3.5k
Avg merge
2d 11h
Merged PRs (30d)
143

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/iceberg

All issues in apache/iceberg

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.