Andy Seaborne created JENA-1889:
-----------------------------------

             Summary: 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
             Fix For: Jena 3.15.0


{{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