Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-1194

Syntaxtransform does not handle HAVING expressions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Jena 3.1.0
    • Jena 3.1.1
    • Jena
    • None

    Description

      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.

      Attachments

        Activity

          People

            andy Andy Seaborne
            Holger Knublauch Holger Knublauch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: