GitHub user DLotts opened a pull request:
https://github.com/apache/incubator-rya/pull/250
[WIP] RYA-238 Accumulo Geo Temporal Index
## Description
Added new index, makes queries with a time and position much faster.
### Tests
A bunch
### Links
[Jira](https://issues.apache.org/jira/browse/RYA-238)
### Checklist
- [ ] Code Review
- [ ] Squash Commits
#### People To Reivew
anyone
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DLotts/incubator-rya RYA-238_geotempo_Accumulo
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/250.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #250
----
commit 14a4bcb2a0ac4398d532d6b6d3b2efcb3ce3159c
Author: David Lotts <[email protected]>
Date: 2017-06-14T21:50:11Z
RYA-238 WIP after rebase
----
---