uwescience / myria-web

Web frontend for Myria
https://demo.myria.cs.washington.edu
Other
11 stars 14 forks source link

fix compile MyriaL to multiway join #169

Closed stechu closed 10 years ago

stechu commented 10 years ago

@dhalperi Do not have a very good idea on how to test this. Any suggestion?

dhalperi commented 10 years ago

Look at the existing tests... invoke the compile API, with the MWJ option checked, and make sure the resulting program has the right shape somehow.

See eg https://github.com/uwescience/myria-web/blob/master/appengine/test/test_myria_down.py#L71