Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once we have completed the optimization, the (sub)plan of operators that need needs to be executed by Druid are is translated into a valid Druid JSON query, and pass passed as a property to the Hive physical TableScan operator. The Druid query will be executed within the TableScan operator, which will generate the records out of the Druid query results.

...