You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/31 13:27:00 UTC

[jira] [Commented] (JENA-1596) RDFConnectionRemote : Pass original string to remote server where possible.

    [ https://issues.apache.org/jira/browse/JENA-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16598729#comment-16598729 ] 

ASF GitHub Bot commented on JENA-1596:
--------------------------------------

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 <an...@...>
Date:   2018-08-31T13:26:16Z

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

----


> RDFConnectionRemote : Pass original string to remote server where possible.
> ---------------------------------------------------------------------------
>
>                 Key: JENA-1596
>                 URL: https://issues.apache.org/jira/browse/JENA-1596
>             Project: Apache Jena
>          Issue Type: Improvement
>    Affects Versions: Jena 3.8.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 3.9.0
>
>
> Not all places are passing the string end-to-end.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)