Tin Vu created ASTERIXDB-2839:
---------------------------------
Summary: Add Optimized Spatial Joins
Key: ASTERIXDB-2839
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2839
Project: Apache AsterixDB
Issue Type: Improvement
Components: FUN - Functions, HYR - Hyracks, SQL - Translator SQL++
Reporter: Tin Vu
* This is an implementation of PBSM algorithm to improve performance of SQL++
queries with spatial realated condition: spatial_intersect, st_intersects,
st_contains, st_distance, etc.
* Add spatial partitioning hint. The optimization process would be only
triggered if the hint was provided.
* Update Optimizer tests for new spatial joins.
* Update spatial join runtime tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)