[ 
https://issues.apache.org/jira/browse/JENA-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claude Warren closed JENA-1151.
-------------------------------

Build succeeded

> QueryBuilder subquery processing does not properly handle expressions in the 
> projected vars
> -------------------------------------------------------------------------------------------
>
>                 Key: JENA-1151
>                 URL: https://issues.apache.org/jira/browse/JENA-1151
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: QueryBuilder
>    Affects Versions: Jena 3.0.1
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>            Priority: Minor
>             Fix For: Jena 3.1.0
>
>
> When processing a subquery the query builder does not properly handle the 
> case where expressions are included in the subquery vars/projection.  The var 
> names exist but the associated expressions are missing.
> for example "Select count(*) as ?x where { ?s ?p ?o }" returns "select ?x 
> where {?s ?p ?o}"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to