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

Needs a join() #41

Closed
avoidwork opened this issue Aug 27, 2015 · 1 comment
Closed

Needs a join() #41

avoidwork opened this issue Aug 27, 2015 · 1 comment
Assignees

Comments

@avoidwork
Copy link
Owner

store1.join(store2, fields=[], type='inner') returns <T>Store

This allows chaining, and an eventual toArray() or whatever a dev wants.

@avoidwork avoidwork self-assigned this Aug 27, 2015
@avoidwork
Copy link
Owner Author

I think this can be done now that #43 is fixed.

avoidwork added a commit that referenced this issue Oct 14, 2015
…r multi-threading, fleshed out `joinData()` but it's a WIP, initial work for #41
@avoidwork avoidwork mentioned this issue Oct 16, 2015
Merged
3 tasks
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