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

Distributed sub-query support

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • sql
    • None

    Description

      Include behaviour similar to the distributedJoins flag for inner queries as well (gather data from multiple nodes).
      At the moment sub queries are run on remote nodes without being split into map and reduce parts and without taking into account data residing in other nodes (sometimes collocation is not possible).
      One use case when results are affected by this behaviour is when the subquery contains a

      HAVING

      clause, since the conditions can filter out groups for which not all the entries are on the same node.

      Attachments

        Activity

          People

            Unassigned Unassigned
            coroalin Alin Andrei Corodescu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: