datafusion-ballista
datafusion-ballista copied to clipboard
Apache Arrow Ballista Distributed Query Engine
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I can currently download query plans in dot format from the scheduler...
# Which issue does this PR close? Closes #140. # Rationale for this change # What changes are included in this PR? **1. Task level retry,** a) Add task attempt...
Updates the requirements on [arrow](https://github.com/apache/arrow-rs) to permit the latest version. Changelog Sourced from arrow's changelog. 23.0.0 (2022-09-16) Full Changelog Breaking changes: Move JSON Test Format To integration-testing #2724 [arrow] (tustvold)...
Updates the requirements on [arrow-flight](https://github.com/apache/arrow-rs) to permit the latest version. Changelog Sourced from arrow-flight's changelog. 23.0.0 (2022-09-16) Full Changelog Breaking changes: Move JSON Test Format To integration-testing #2724 [arrow] (tustvold)...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I plan on cutting the release candidate on October 14th. It would...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Add REST API documentation to User Guide **Describe the solution you'd like**...
# Which issue does this PR close? Closes #270. # Rationale for this change Treat the yarn build as a first-class citizen. # What changes are included in this PR?...
**Describe the bug** Github actions to not yet perform the `yarn build` step that is now required to make a fully functioning Ballista scheduler artifact. Due to this, there are...
# Which issue does this PR close? Closes #267. # Rationale for this change Described in issue. # What changes are included in this PR? Several docker-compose fixes. # Are...
**Describe the bug** When Ian ran `docker-compose up --build`, he ran into several errors: ``` [ballista-executor_1 | Error: Could not connect to scheduler [ballista-executor_1 | [ballista-executor_1 | Caused by: [ballista-executor_1...