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

Apply BGP reorder before filter placement.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Jena 4.4.0
    • Jena 4.5.0
    • ARQ
    • None

    Description

      The reordering of BGPs is usually left until execution because the pattern may become more grounded during execution.

      Filter are moved around during the optimization of the algebra. This can break up BGPs by putting a filter in the middle of them and that then blocks reordering. Specifically, a triple pattern with two ground terms (and the property is not rdf:type) usually yields only a few results. But if we have a BGP where first pattern is a triple pattern of one ground term and a restriction on the object value (as occurs in BSBM Q5), reordering does not find the better starting point.

       

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: