Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Join operator should take a predicate to determine a successful join #34

Open
cjnolet opened this issue Sep 6, 2014 · 0 comments
Open
Milestone

Comments

@cjnolet
Copy link
Member

cjnolet commented Sep 6, 2014

The InfoSphere Streams API uses a user-built predicate to determine, between an input and output port, whether or not two tuples qualify for a join. Flowmix can do the same thing given a user specified Criteria. The criteriaFromNode(new QueryBuilder()....) API should work just fine for this.

@cjnolet cjnolet added this to the 1.0.0-alpha milestone Sep 6, 2014
@cjnolet cjnolet modified the milestones: 0.3.0, 0.2.0 Oct 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant