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

Use OpReduce instead of OpDistinct for DISTINCT + ORDER BY queries

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Done
    • None
    • Jena 2.11.0
    • ARQ

    Description

      ARQ's optimizer could use an OpReduce instead of OpDistinct if a query is DISTINCT + ORDER BY.
      OpReduce removes adjacent duplicates and it does not require a set of already seen bindings as the current OpDistinct implementation does.

      Attachments

        1. ARQ_JENA-90_r1159636.patch
          6 kB
          Paolo Castagna

        Issue Links

          Activity

            People

              castagna Paolo Castagna
              castagna Paolo Castagna
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: