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

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

Commit ea3d0265233865972b0c83b46964ede7fd53381e in jena's branch 
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=ea3d026 ]

JENA-1194: Process HAVING clause in a syntax transform.

> Syntaxtransform does not handle HAVING expressions
> --------------------------------------------------
>
>                 Key: JENA-1194
>                 URL: https://issues.apache.org/jira/browse/JENA-1194
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Jena
>    Affects Versions: Jena 3.1.0
>            Reporter: Holger Knublauch
>
> QueryTransformOps.transform(query, substitutions) does not handle variables 
> in HAVING clauses. For example in
> SELECT * { } HAVING (?count > $minCount)
> the variable $minCount would not be substituted.



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

Reply via email to