-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Speed up sp_points_in_same_poly_shape
When neither point is in any polygon then we can return early. This changes behaviour as previously such points failed the query.
- Loading branch information
1 parent
9bf0224
commit 3ca2703
Showing
1 changed file
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters