andygrove opened a new pull request, #1385:
URL: https://github.com/apache/datafusion-ballista/pull/1385

   ## 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
   
   ## Note
   
   This PR was created with AI assistance using [Claude 
Code](https://claude.ai/code). All changes were reviewed and approved by a 
human maintainer.
   
   ## Test plan
   
   - [ ] Documentation renders correctly
   - [ ] Examples in documentation match current API


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to