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

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

Claude Warren created JENA-1144:
-----------------------------------

             Summary: 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)