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

ASF subversion and git services commented on JENA-1889:
-------------------------------------------------------

Commit 4add7059fdbe7130293dab2ab312afb17f248e42 in jena's branch 
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=4add705 ]

JENA-1889: Fix QueryTransformOps; set result vars after parsing


> QueryTransformOps.transform is sensitive to the internal state of a query.
> --------------------------------------------------------------------------
>
>                 Key: JENA-1889
>                 URL: https://issues.apache.org/jira/browse/JENA-1889
>             Project: Apache Jena
>          Issue Type: Task
>          Components: ARQ
>    Affects Versions: Jena 3.14.0, Jena 3.15.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 3.15.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{TestSyntaxTransform}} has failures if the query  has 
> {{Query.setResultVars}} called on it first.
> The transformed query is correct - the equality test is more detailed than 
> the syntax structure.
> If {{SPARQLParser}} is changed to finish a query with {{setResultVars}}, as 
> is ideal (JENA-1861), the tests fail. 
> This is a canary for something going on in the transformation of the 
> {{SELECT}} clause.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to