Package org.apache.drill.exec.work.user


package org.apache.drill.exec.work.user
  • Classes
    Class
    Description
    Helper class to return PlanFragments based on the query plan or based on split query plan As of now it is only invoked once per query and therefore cheap to create PlanSplitter object on heap.