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

feat(#141): add support for link entities using the exists join operator #91

Open
wants to merge 2 commits into
base: 2x-dev
Choose a base branch
from

Conversation

otressler
Copy link

Microsoft introduced new query operators that offer solutions for queries that check for conditions on linked entities, but do not require any data from them. They can offer performance benefits by reducing the result set size compared to regular joins, as the outer result rows will not be duplicated.

This is part of the larger issue #141.

Important: Any code or remarks in your Pull Request are under the following terms:

You acknowledge and agree that by submitting a request or making any code, comment, remark, feedback, enhancements, or modifications proposed or suggested by You in your pull request, You are deemed to accept the terms of our Contributor License Agreement (CLA) and that the CLA document is fully enforceable and effective for You.

@otressler
Copy link
Author

@jordimontana82 Hey, I just submitted this PR and your pipeline failed with a 401. Could you please check the credentials?

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

Successfully merging this pull request may close these issues.

1 participant