Skip to content
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

Replace README with Ballista version #4

Merged
merged 2 commits into from
May 19, 2022
Merged

Conversation

andygrove
Copy link
Member

Which issue does this PR close?

N/A

Rationale for this change

Make the README about Ballista not DataFusion

What changes are included in this PR?

New README

Are there any user-facing changes?

No

@github-actions github-actions bot added the documentation Improvements or additions to documentation label May 19, 2022
@andygrove andygrove merged commit 57170d8 into apache:master May 19, 2022
@andygrove andygrove deleted the README branch May 19, 2022 18:35
andygrove pushed a commit that referenced this pull request Jul 16, 2022
* Initial design and implementation

* ExecutorManager tests

* Only consider alive executors

* Use correct session ID provided in request

* Fix bug in etcd key scan

* Debugging

* Drop for EtcdLock

* Better locking

* Debug for ExecutionGraph

* Fix partition accounting in ExecutionGraph

* Fix input partition accounting

* Handle stages with multiple inputs better

* Simplify output buffer

* Cleanup

* Cleanup

* Linting

* Linting and docs

* Job queueing and general cleanup

* Handle job queueing and failure

* Tests

* Fix doc comments

* Tests

* Add license header

* Fix graph complete logic

* Fix bug in partition mapping

* Eagerly offer pending tasks

* Tests for event loop

* Merge upstream

* Fix compiler error after rebase

* Clippy fix

* Merge pull request #4 from coralogix/scheduler-fix

Scheduler fixes

* Use correct bind address for executor registration

* Use correct keyspace when initing heartbeats

* Fix after cherry-pick bugfixes

* Fix conflicts after merge

Co-authored-by: Martins Purins <[email protected]>
Ted-Jiang referenced this pull request in Ted-Jiang/arrow-ballista Jul 27, 2022
* Use AtomicU32 for the available_task_slots in ExecutorData

* Minor fix

* Fix PR review
@Epicism Epicism mentioned this pull request Nov 26, 2024
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.

1 participant