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

Support bind joins in federation for exclusive groups #5152

Open
aschwarte10 opened this issue Oct 17, 2024 · 1 comment
Open

Support bind joins in federation for exclusive groups #5152

aschwarte10 opened this issue Oct 17, 2024 · 1 comment
Assignees
Labels
📶 enhancement issue is a new feature or improvement 📦 fedx fedx: optimized federated query support
Milestone

Comments

@aschwarte10
Copy link
Contributor

Problem description

Currently bind joins are only supported for simple statement patterns.

Preferred solution

Support bind joins also for exclusive groups (i.e. a set of statement patterns with the same relevant source).

This is a natural enhancement to the current implementation and can be easily done with the VALUES clause implementation

Users of the federation will benefit in terms of performance for queries where there is a join of exclusive groups

Are you interested in contributing a solution yourself?

Yes

Alternatives you've considered

No response

Anything else?

No response

@aschwarte10 aschwarte10 added the 📶 enhancement issue is a new feature or improvement label Oct 17, 2024
@aschwarte10 aschwarte10 added this to the 5.1.0 milestone Oct 17, 2024
@aschwarte10 aschwarte10 self-assigned this Oct 17, 2024
@aschwarte10 aschwarte10 added the 📦 fedx fedx: optimized federated query support label Oct 17, 2024
@hmottestad hmottestad added the M1 Fixed in milestone 1 label Nov 10, 2024
@aschwarte10 aschwarte10 reopened this Nov 11, 2024
@aschwarte10 aschwarte10 removed the M1 Fixed in milestone 1 label Nov 11, 2024
@aschwarte10
Copy link
Contributor Author

This is not yet completed, reopening. Not a must for 5.1 though (so, if not ready in time, we can move to 5.2)

@hmottestad hmottestad modified the milestones: 5.1.0, 5.2.0 Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📶 enhancement issue is a new feature or improvement 📦 fedx fedx: optimized federated query support
Projects
None yet
Development

No branches or pull requests

2 participants