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

Implementation of EXISTS and NOT EXISTS #1703

Merged
merged 40 commits into from
Feb 15, 2025

Revert changes in .github/workflows

092e0d9
Select commit
Loading
Failed to load commit list.
Merged

Implementation of EXISTS and NOT EXISTS #1703

Revert changes in .github/workflows
092e0d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 15, 2025 in 0s

92.76% of diff hit (target 90.07%)

View this Pull Request on Codecov

92.76% of diff hit (target 90.07%)

Annotations

Check warning on line 197 in src/engine/ExistsJoin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/ExistsJoin.cpp#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 64 in src/engine/ExistsJoin.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/ExistsJoin.h#L64

Added line #L64 was not covered by tests

Check warning on line 267 in src/engine/MultiColumnJoin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/MultiColumnJoin.cpp#L264-L267

Added lines #L264 - L267 were not covered by tests