Skip to content

Conversation

@nuno-faria
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

Make the config tables at https://datafusion.apache.org/user-guide/configs.html easier to read, by avoiding horizontal scrolling.

Before:
image

After:
image

Also works well on smaller screens:
image

What changes are included in this PR?

  • New css rules (these are only applied to the tables in the Configs page, every other table remains the same).

Are these changes tested?

Manual checks.

Are there any user-facing changes?

No.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Dec 28, 2025
Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @nuno-faria thats much better, I feel the entire documentation section needs to be revised, currently it is not very user friendly, thanks for taking the time

@comphead comphead added this pull request to the merge queue Dec 29, 2025
Merged via the queue into apache:main with commit f9cdfea Dec 29, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] Config tables are difficult to read

2 participants