Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.17 KB

README.md

File metadata and controls

38 lines (21 loc) · 1.17 KB

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 user guide.

Contributing to the Rust project

Contributing to the JVM project

Test Data

Testing

Benchmarks

The goal is to be able to run the complete TPC-H benchmark and use that for comparisons with other distributed platforms, but Ballista can't support many of the queries yet.

The NYC Taxi data set can also be used for running some simple aggregate queries and is easier to get up and running with because the source data can be downloaded from S3.

Release