[
https://issues.apache.org/jira/browse/JENA-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171162#comment-15171162
]
Andy Seaborne commented on JENA-1151:
-------------------------------------
Your choice - whichever way works best for you.
We seem to have have evolved to closing in bulk when a release is done for the
last few releases (with no email notifications!).
The "resolve" is the important step from the point of view of tracking JIRA.
> 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)