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

How hard is it to implement JOIN ? #4

Open
kit-ty-kate opened this issue Dec 5, 2013 · 1 comment
Open

How hard is it to implement JOIN ? #4

kit-ty-kate opened this issue Dec 5, 2013 · 1 comment
Assignees
Labels

Comments

@kit-ty-kate
Copy link
Member

I'm asking this because (we think) we need this and maybe we can implement it in macaque.

@ghost ghost assigned gasche Dec 5, 2013
@dinosaure
Copy link
Member

Indeed, we need to join several tables depending on certain factors and avoid either multiple queries (which is currently the case) or a reduction on the result of a query.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants