[GitHub] incubator-rya issue #136: RYA-83-select-all-spo-query-support added capabili...

2017-01-04 Thread johns0806
Github user johns0806 commented on the issue: https://github.com/apache/incubator-rya/pull/136 Tests added. On Wed, Jan 4, 2017 at 3:41 PM, pujav65 wrote: > Looks good. Can you either add a test or add a Jira ticket to add a test > for

[jira] [Commented] (RYA-83) select * where { s? p? o? } query crashed

2017-01-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15799730#comment-15799730 ] ASF GitHub Bot commented on RYA-83: --- Github user pujav65 commented on the issue:

[GitHub] incubator-rya issue #136: RYA-83-select-all-spo-query-support added capabili...

2017-01-04 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/136 Looks good. Can you either add a test or add a Jira ticket to add a test for the new class? Once you've done that, I'll be ok with merging (as long as no one cares that we now allow full

[GitHub] incubator-rya pull request #136: RYA-83-select-all-spo-query-support added c...

2017-01-04 Thread johns0806
GitHub user johns0806 opened a pull request: https://github.com/apache/incubator-rya/pull/136 RYA-83-select-all-spo-query-support added capability to perform SELE… …CT * { s? p? o? } queries. ## Description Added NullRowTriplePatternStrategy.java to

[jira] [Commented] (RYA-204) Rya Jena Sesame Adapter

2017-01-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15799218#comment-15799218 ] ASF GitHub Bot commented on RYA-204: Github user ejwhite922 closed the pull request at:

[jira] [Commented] (RYA-83) select * where { s? p? o? } query crashed

2017-01-04 Thread David W. Lotts (JIRA)
[ https://issues.apache.org/jira/browse/RYA-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15798861#comment-15798861 ] David W. Lotts commented on RYA-83: --- The issue is that there is no TriplePatternStrategy that handles() this

[GitHub] incubator-rya issue #124: RYA-119 Added MongoDB Column Visibility (called Do...

2017-01-04 Thread ejwhite922
Github user ejwhite922 commented on the issue: https://github.com/apache/incubator-rya/pull/124 Nothing was done with the indexers. But they use the MongoDB Rya DAO don't they? So, they should be utilizing document visibility if they are and they're configured with authorizations.

[jira] [Commented] (RYA-119) Add visibility support to MongoDB

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

[GitHub] incubator-rya pull request #124: RYA-119 Added MongoDB Column Visibility (ca...

2017-01-04 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/124#discussion_r94617786 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/MongoDBRyaDAO.java --- @@ -146,15 +153,18 @@ public void destroy() throws

[jira] [Commented] (RYA-119) Add visibility support to MongoDB

2017-01-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15798659#comment-15798659 ] ASF GitHub Bot commented on RYA-119: Github user pujav65 commented on the issue:

[GitHub] incubator-rya issue #124: RYA-119 Added MongoDB Column Visibility (called Do...

2017-01-04 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/124 oh one other thing, was anything done to integrate document visibility into the indexers? if not, there should be a bug to add that in the future --- If your project is set up for it, you

[GitHub] incubator-rya issue #124: RYA-119 Added MongoDB Column Visibility (called Do...

2017-01-04 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/124 @ejwhite922, is this good to merge? It looked fine to me -- great job --- 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

[jira] [Commented] (RYA-119) Add visibility support to MongoDB

2017-01-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15798427#comment-15798427 ] ASF GitHub Bot commented on RYA-119: Github user pujav65 commented on the issue:

[jira] [Commented] (RYA-119) Add visibility support to MongoDB

2017-01-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15798423#comment-15798423 ] ASF GitHub Bot commented on RYA-119: Github user pujav65 commented on the issue:

[GitHub] incubator-rya issue #124: RYA-119 Added MongoDB Column Visibility (called Do...

2017-01-04 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/124 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,

[jira] [Commented] (RYA-119) Add visibility support to MongoDB

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

[GitHub] incubator-rya issue #127: Rya 226 config builders

2017-01-04 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/127 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 #130: corrected errors in sample code in README.m...

2017-01-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rya/pull/130 --- 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, or if the feature

[jira] [Commented] (RYA-233) Un-thrown exception

2017-01-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15798390#comment-15798390 ] ASF GitHub Bot commented on RYA-233: Github user asfgit closed the pull request at:

[GitHub] incubator-rya pull request #134: [RYA-233]: Add a missing throw

2017-01-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rya/pull/134 --- 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, or if the feature

[jira] [Commented] (RYA-233) Un-thrown exception

2017-01-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15798276#comment-15798276 ] ASF GitHub Bot commented on RYA-233: Github user pujav65 commented on the issue:

[GitHub] incubator-rya issue #134: [RYA-233]: Add a missing throw

2017-01-04 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/134 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,