tree: a338116fcc778b1a8314c85bafde1f95dea617dd [path history] [tgz]
  1. images/
  2. user-guide/
  3. architecture.md
  4. dev-env-rust.md
  5. integration-testing.md
  6. README.md
  7. release-process.md
  8. rust-docker.md
rust/ballista/docs/README.md

Ballista Developer Documentation

This directory contains documentation for developers that are contributing to Ballista. If you are looking for end-user documentation for a published release, please start with the Ballista User Guide instead.

Architecture & Design

  • Read the Architecture Overview to get an understanding of the scheduler and executor processes and how distributed query execution works.

Build, Test, Release