[GitHub] jena pull request #466: JENA-1596: Pass original string queryResultSet, cons...

2018-09-01 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] jena pull request #466: JENA-1596: Pass original string queryResultSet, cons...

2018-08-31 Thread afs
GitHub user afs opened a pull request:

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

JENA-1596: Pass original string queryResultSet, construct/describe/ask.



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

$ git pull https://github.com/afs/jena rdfconnection-remote-string

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

https://github.com/apache/jena/pull/466.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 #466


commit a2bba463fc80672aefc76d0a6d696c3583005170
Author: Andy Seaborne 
Date:   2018-08-31T13:26:16Z

JENA-1596: Pass original string queryResultSet, construct/describe/ask.




---