Skip to content

docs: fix outdated content in documentation - #1385

Merged
milenkovicm merged 4 commits into
apache:mainfrom
andygrove:docs-updates
Jan 17, 2026
Merged

docs: fix outdated content in documentation#1385
milenkovicm merged 4 commits into
apache:mainfrom
andygrove:docs-updates

Conversation

@andygrove

@andygrove andygrove commented Jan 17, 2026

Copy link
Copy Markdown
Member

Summary

This PR fixes several outdated references in the documentation:

  • Remove outdated etcd references (etcd backend for scheduler state sharing was removed)
  • Update version numbers from old versions (v0.7.0, v0.12.0, v8.0.0) to v51.0.0
  • Fix executor-slots-policy to task-distribution with correct values (bias, round-robin, consistent-hash)
  • Remove Sled database references from docker.md (no longer used)
  • Update kubernetes.md docker tags and log output format
  • Fix Python API: Ballista() -> BallistaBuilder()
  • Fix --scheduler_policy to --scheduler-policy and pull-based to pull-staged
  • Add CLAUDE.md to .gitignore
  • Add benchmarking section to contributors guide linking to TPC-H instructions

Note

This PR was created with AI assistance using Claude Code. All changes were reviewed and approved by a human maintainer.

Test plan

  • Documentation renders correctly
  • Examples in documentation match current API

andygrove and others added 2 commits January 17, 2026 09:09
- Remove outdated etcd references (etcd backend was removed)
- Update version numbers from old versions to v51.0.0
- Fix executor-slots-policy to task-distribution with correct values
- Remove Sled database references from docker.md
- Update kubernetes.md docker tags and log output format
- Fix Python API: Ballista() -> BallistaBuilder()
- Fix scheduler-policy parameter name and default value

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@andygrove
andygrove requested a review from milenkovicm January 17, 2026 16:11
andygrove and others added 2 commits January 17, 2026 09:12
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Link to benchmarks/README.md for TPC-H and performance testing instructions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

@milenkovicm milenkovicm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

thanks @andygrove

@milenkovicm
milenkovicm merged commit 5ec9ae6 into apache:main Jan 17, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants