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

Initial implementation of SpatialJoin #1248

Merged
merged 63 commits into from
Sep 28, 2024

remove unused function

40ffa04
Select commit
Loading
Failed to load commit list.
Merged

Initial implementation of SpatialJoin #1248

remove unused function
40ffa04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 21, 2024 in 1s

96.74% of diff hit (target 94.30%)

View this Pull Request on Codecov

96.74% of diff hit (target 94.30%)

Annotations

Check warning on line 1748 in src/engine/QueryPlanner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/QueryPlanner.cpp#L1748

Added line #L1748 was not covered by tests

Check warning on line 50 in src/engine/SpatialJoin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoin.cpp#L50

Added line #L50 was not covered by tests

Check warning on line 118 in src/engine/SpatialJoin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoin.cpp#L118

Added line #L118 was not covered by tests

Check warning on line 143 in src/engine/SpatialJoin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoin.cpp#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 167 in src/engine/SpatialJoin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoin.cpp#L167

Added line #L167 was not covered by tests

Check warning on line 220 in src/engine/SpatialJoin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoin.cpp#L220

Added line #L220 was not covered by tests

Check warning on line 324 in src/engine/SpatialJoin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoin.cpp#L324

Added line #L324 was not covered by tests