issues
search
epfldata
/
squall
A streaming / online query processing / analytics engine based on Apache Storm
Apache License 2.0
270
stars
96
forks
source link
Fixes test queries
#22
Closed
akathorn
closed
9 years ago
akathorn
commented
9 years ago
Fixes configuration files to include the field DIP_QUERY_PLAN
Fixes .java plans so that they extend the QueryPlan class
Removes obsolete unit tests
Adds automated SBT testing (with 'sbt test' command you run all queries in the conf folders)
Fixes bin/regressive_test.sh (it broke when transitioning to SBT)