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

Improve static optimizer to transform logical OR filters where the operands are equality filters on the same variables to BINDINGS

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • ARQ

    Description

      The static optimizer could be improved by adding an additional case to the equality filter -> binding transformation. If a filter contains a logical OR, and both operands contain equality filters on the same variables, we can transform that into a set of bindings. See [1] for original discussion.

      [1] http://markmail.org/message/vugsaklz7mhv2by3

      Attachments

        Activity

          People

            Unassigned Unassigned
            sallen Stephen Allen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: