tree: 14bb7b39e140def7cd7386950527a3ef2fed71e7
  1. images/
  2. architecture.md
  3. dev-env.md
  4. integration-testing.md
  5. README.md
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 DataFusion 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