Skip to content

Conversation

@andygrove
Copy link
Member

@andygrove andygrove commented Jan 17, 2026

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 <[email protected]>
@andygrove andygrove requested a review from milenkovicm January 17, 2026 16:11
andygrove and others added 2 commits January 17, 2026 09:12
Link to benchmarks/README.md for TPC-H and performance testing instructions.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Copy link
Contributor

@milenkovicm milenkovicm left a comment

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