You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by afs <gi...@git.apache.org> on 2017/04/28 17:20:19 UTC

[GitHub] jena pull request #248: JENA-1329: Define and use QueryIterator.isJoinIdenti...

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/248

    JENA-1329: Define and use QueryIterator.isJoinIdentity.

    Don't test for class `QueryIterRoot`.
    Don't use `QueryIterRoot` to hold a binding with set variables.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena query-root-iterator

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/248.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 #248
    
----
commit c590289cd784d72eacbc11bf3129664aaad8b27f
Author: Andy Seaborne <an...@apache.org>
Date:   2017-04-26T10:43:44Z

    JENA-1329: Define and use QueryIterator.isJoinIdentity.
    
    Don't test for QueryIterRoot.
    Don't use QueryIterRoot to hold a binding with set variables.

----


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jena pull request #248: JENA-1329: Define and use QueryIterator.isJoinIdenti...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/jena/pull/248


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jena issue #248: JENA-1329: Define and use QueryIterator.isJoinIdentity.

Posted by afs <gi...@git.apache.org>.
Github user afs commented on the issue:

    https://github.com/apache/jena/pull/248
  
    This should wait until after 3.3.0 to give significant time before a release.
    
    While it is a fix, it is an old feature so may have knock-on effects.


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---