[GitHub] incubator-rya issue #240: Rya 374

2017-10-09 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/240 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/520/ ---

[GitHub] incubator-rya pull request #240: Rya 374

2017-10-09 Thread meiercaleb
GitHub user meiercaleb opened a pull request: https://github.com/apache/incubator-rya/pull/240 Rya 374 ## Description Added Aggregation State to Fluo Query Nodes so that any node that is dependent on Aggregation Values can check the Aggregation state before writing to

[jira] [Commented] (RYA-392) Temporal Difference Function

2017-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16197113#comment-16197113 ] ASF GitHub Bot commented on RYA-392: Github user asfgit commented on the issue:

[GitHub] incubator-rya issue #237: RYA-392-Datetime-Within

2017-10-09 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/237 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/519/ ---

[jira] [Commented] (RYA-392) Temporal Difference Function

2017-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16197055#comment-16197055 ] ASF GitHub Bot commented on RYA-392: Github user meiercaleb commented on a diff in the pull request:

[jira] [Commented] (RYA-392) Temporal Difference Function

2017-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16197053#comment-16197053 ] ASF GitHub Bot commented on RYA-392: Github user meiercaleb commented on a diff in the pull request:

[GitHub] incubator-rya pull request #237: RYA-392-Datetime-Within

2017-10-09 Thread meiercaleb
Github user meiercaleb commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/237#discussion_r143482605 --- Diff: common/rya.api/src/main/java/org/apache/rya/api/functions/DateTimeWithinPeriod.java --- @@ -0,0 +1,128 @@ +/* + * Licensed to

[GitHub] incubator-rya pull request #237: RYA-392-Datetime-Within

2017-10-09 Thread meiercaleb
Github user meiercaleb commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/237#discussion_r143481881 --- Diff: common/rya.api/src/main/java/org/apache/rya/api/functions/OWLTime.java --- @@ -0,0 +1,114 @@ +/* + * Licensed to the Apache