Glenn Galvizo created ASTERIXDB-2833:
----------------------------------------
Summary: Extend Array Indexes to Support RTREE Type
Key: ASTERIXDB-2833
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2833
Project: Apache AsterixDB
Issue Type: New Feature
Components: IDX - Indexes
Reporter: Glenn Galvizo
Currently array indexes are only of type BTREE, but much of the array index
work is storage-layer agnostic. Array indexes could also be extended to index
an array of spatial types (say, a list of points) using an R-tree instead of a
B-tree.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)