Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-4523

Allow distributed SQL query execution over explicit set of partitions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.8
    • 2.0
    • cache, sql

    Description

      3Currently distributed SQL query is executed on all nodes containing primary partitions for a cache, sending map query requests on all nodes in grid.

      Sometimes we know in advance which partitions hold a data for query, on example, in case of custom affinity function.

      Therefore it's possible to reduce number of nodes receiving map query request by providing explicit set of partitions, which will give significant performance advantage and traffic reduction in case of very large clusters.

      Internally we already have such functionality, so the only necessary thing is to provide public API for what.

      Attachments

        Issue Links

          Activity

            People

              ascherbakov Alexey Scherbakov
              ascherbakov Alexey Scherbakov
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: