You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Ian Maxon (Jira)" <ji...@apache.org> on 2022/09/01 17:52:00 UTC

[jira] [Created] (ASTERIXDB-3071) st_intersect() and friends don't trigger spatial join when appropriate

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)