Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.9.7
-
None
-
None
Description
Currently, the GeoJSON family of functions don't trigger Spatial Join plans when appropriate, like is currently supported for spatial_intersects(). When one of these functions appears as a predicate in a join, and an appropriate index is available, the proper rewrites for turning the query into a spatial join should be triggered.