epfldata / squall

A streaming / online query processing / analytics engine based on Apache Storm
Apache License 2.0
271 stars 96 forks source link

The join operation in the functional interface only supports equality joins #24

Open christophkoch opened 9 years ago

christophkoch commented 9 years ago

Suggestions:

(1) Rename this join frontend to equijoin. (2) Give access to theta-joins from the functional interface

ElSeidy commented 9 years ago

:+1: will work on it!