[GitHub] incubator-rya issue #138: Rya 236 - GeoTemporal Indexing

2017-05-22 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/138 @ejwhite922 and @dlotts can you guys fix the compilation issue? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] incubator-rya issue #138: Rya 236 - GeoTemporal Indexing

2017-05-22 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/138 asfbot build --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[GitHub] incubator-rya pull request #138: Rya 236 - GeoTemporal Indexing

2017-05-22 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/138#discussion_r117810498 --- Diff: extras/rya.geoindexing/src/main/java/org/apache/rya/indexing/geotemporal/GeoTemporalIndexSetProvider.java --- @@ -0,0 +1,237 @@

[GitHub] incubator-rya pull request #138: Rya 236 - GeoTemporal Indexing

2017-05-22 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/138#discussion_r117811345 --- Diff: extras/rya.geoindexing/src/main/java/org/apache/rya/indexing/geotemporal/model/EventQueryNode.java --- @@ -0,0 +1,363 @@ +/* +

[GitHub] incubator-rya pull request #138: Rya 236 - GeoTemporal Indexing

2017-05-22 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/138#discussion_r117810996 --- Diff: extras/rya.geoindexing/src/main/java/org/apache/rya/indexing/geotemporal/GeoTemporalIndexerFactory.java --- @@ -0,0 +1,53 @@ +/**

[GitHub] incubator-rya pull request #138: Rya 236 - GeoTemporal Indexing

2017-05-22 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/138#discussion_r117810438 --- Diff: extras/rya.geoindexing/src/main/java/org/apache/rya/indexing/geotemporal/GeoTemporalIndexSetProvider.java --- @@ -0,0 +1,237 @@

[GitHub] incubator-rya pull request #138: Rya 236 - GeoTemporal Indexing

2017-05-22 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/138#discussion_r117810693 --- Diff: extras/rya.geoindexing/src/main/java/org/apache/rya/indexing/geotemporal/GeoTemporalIndexer.java --- @@ -0,0 +1,142 @@ +/** + *

[GitHub] incubator-rya pull request #138: Rya 236 - GeoTemporal Indexing

2017-05-22 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/138#discussion_r117810798 --- Diff: extras/rya.geoindexing/src/main/java/org/apache/rya/indexing/geotemporal/GeoTemporalIndexer.java --- @@ -0,0 +1,142 @@ +/** + *

[GitHub] incubator-rya pull request #138: Rya 236 - GeoTemporal Indexing

2017-05-22 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/138#discussion_r117810834 --- Diff: extras/rya.geoindexing/src/main/java/org/apache/rya/indexing/geotemporal/GeoTemporalIndexer.java --- @@ -0,0 +1,142 @@ +/** + *