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

Enable Join push-down for Oracle dialect #150

Closed
snehlsen opened this issue Apr 12, 2019 · 0 comments
Closed

Enable Join push-down for Oracle dialect #150

snehlsen opened this issue Apr 12, 2019 · 0 comments
Assignees
Labels
feature Product feature

Comments

@snehlsen
Copy link
Contributor

snehlsen commented Apr 12, 2019

The following capabilities have to be added:

JOIN 
JOIN_TYPE_INNER 
JOIN_TYPE_LEFT_OUTER 
JOIN_TYPE_RIGHT_OUTER
JOIN_TYPE_FULL_OUTER
JOIN_CONDITION_EQUI 
@snehlsen snehlsen changed the title Enable join push-down for Oracle dialect Enable Join push-down for Oracle dialect Apr 12, 2019
@snehlsen snehlsen added the feature Product feature label May 6, 2019
@snehlsen snehlsen self-assigned this May 6, 2019
snehlsen added a commit that referenced this issue May 7, 2019
snehlsen added a commit that referenced this issue May 7, 2019
snehlsen added a commit that referenced this issue May 7, 2019
redcatbear pushed a commit that referenced this issue May 8, 2019
@snehlsen snehlsen closed this as completed May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

No branches or pull requests

1 participant