Ian Maxon created ASTERIXDB-3071:
------------------------------------
Summary: st_intersect() and friends don't trigger spatial join
when appropriate
Key: ASTERIXDB-3071
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3071
Project: Apache AsterixDB
Issue Type: Bug
Components: COMP - Compiler, IDX - Indexes, RT - Runtime
Affects Versions: 0.9.7
Reporter: Ian Maxon
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)