Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-450

Insert Exchange operators automically in physical plan, in order to execute query in distributed way.

    XMLWordPrintableJSON

Details

    Description

      Today, the only way to run a query in distributed way in Drill is to manually insert exchange operators into a physical plan, and submit the physical plan to Drill.

      We will add a set of new optiq rules to insert exchange operators to the physical plan automatically. The end user can submit a SQL statement directly to Drill, and the Drill optiq rules will insert the exchange operators when certain conditions are met. The resulting physical plan will be executed in distributed way on multiple Drillbits.

      Attachments

        1. DRILL-450-exchange.2.patch
          287 kB
          Jinfeng Ni
        2. DRILL-450-opt1.patch
          130 kB
          Jinfeng Ni

        Activity

          People

            jni Jinfeng Ni
            jni Jinfeng Ni
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: