Skip to content

Fix Relation::from_antijoin (issue #39) #42

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

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

michalt
Copy link
Contributor

@michalt michalt commented Sep 12, 2021

I've tried to follow the instructions from the issue, but do let me know if I misunderstood something :)

Now the `antijoin` helper accepts a `Relation`, which does exactly what
we want in `Relation::from_antijoin`, while in `Variable::from_antijoin`
we now explicitly pass just the `recent` `Relation`.

Signed-off-by: Michal Terepeta <[email protected]>
@ecstatic-morse ecstatic-morse merged commit de7ad5a into rust-lang:master Sep 13, 2021
@ecstatic-morse
Copy link
Contributor

LGTM. Thanks @michalt!

I ran the tests locally, but we should really get CI back up.

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.

2 participants