Changeset [09ccebf5c9348651e18af2b3903c1813f319eb5a] by Shayan Pooya
January 8th, 2014 @ 06:11 AM
Add a test to chain a set of stages to join two tables.
This test might fit better as an example than a test. It
examines the
interactions of the different stages to efficiently join two
tables.
https://github.com/discoproject/disco/commit/09ccebf5c9348651e18af2...
Committed by Shayan Pooya
- A tests/test_query.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.