Skip to content

Consolidate configuration sections in docs #16544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jun 24, 2025

Which issue does this PR close?

Rationale for this change

The main navbar on the left of the page is already pretty big. I noticed that there are two pages for config settings

Screenshot 2025-06-24 at 5 04 57 PM

I looked and https://datafusion.apache.org/user-guide/runtime_configs.html has only a single setting:

Screenshot 2025-06-24 at 5 06 10 PM

Let's consolidate the pages into a single page

What changes are included in this PR?

  1. Consolidate generation script to make a single page
  2. Add a redirect from the old page to the new page
  3. Remove old page and generation scrpt

Are these changes tested?

I tested this manually - that the doc looks good locally and that the redirect works

Are there any user-facing changes?

@github-actions github-actions bot added documentation Improvements or additions to documentation development-process Related to development process of DataFusion labels Jun 24, 2025
@alamb alamb marked this pull request as ready for review June 24, 2025 21:11
@alamb alamb changed the title Consolidate configuration sectionds in docs Consolidate configuration sections in docs Jun 24, 2025
@github-actions github-actions bot added the core Core DataFusion crate label Jun 24, 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 @alamb nice cleanup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants