You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/02/14 21:19:18 UTC

[jira] [Commented] (JENA-1144) QueryBuilder does not permit aggregates in select statement.

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

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

Commit 59aa64bdcfc3eba5a4eacd0e8a27650fcea24e97 in jena's branch refs/heads/master from [~claude@xenei.org]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=59aa64b ]

Fixes for JENA-1144


> QueryBuilder does not permit aggregates in select statement.
> ------------------------------------------------------------
>
>                 Key: JENA-1144
>                 URL: https://issues.apache.org/jira/browse/JENA-1144
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: QueryBuilder
>    Affects Versions: Jena 3.0.0
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>            Priority: Minor
>
> QueryBuilder does not accept aggregates in select statements.
> e.g. addVar( "count(*)", ?v ) fails with a ParseException stating "Aggregate expression not legal at this point"



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