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

Some queries not working when using OpQuadBlock

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Jena 3.6.0
    • Jena 3.8.0
    • ARQ
    • None

    Description

      I am using a custom QueryEngine that rewrites algebra. I am transforming OpBGP into OpQuadBlock (not OpQuadPattern).

      Most queries work fine except when using one of the following:

      • MINUS
      • FILTER EXISTS
      • FILTER NOT EXISTS

      I tracked the issue down to this visitor: org.apache.jena.sparql.algebra.OpVarsPattern.

      An override for visit(OpQuadBlock) is missing.

      Attachments

        Activity

          People

            andy Andy Seaborne
            jeremy.coulon Jeremy Coulon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: