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

Andy Seaborne edited comment on JENA-1144 at 2/14/16 10:51 PM:
---------------------------------------------------------------

Possibilities:
# Put the flag in SPARQLParserBase and provide get/set operations. c.f. 
BNodesAreAllowed
# Wrap in any necessary syntax and call the parser rule for the SelectClause.



was (Author: andy.seaborne):
Possibilities:
# Put the flag in SPARQLParserBase and provide get/set operations.
# Wrap in any necessary syntax and call the parser rule for the SelectClause.


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

Reply via email to