[
https://issues.apache.org/jira/browse/JENA-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-1889.
---------------------------------
Resolution: Fixed
> 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)