To support OmniRuntime in openLooKeng, the main changes are listed as follows:

  1. add OmniRuntime extension support in SqlTaskExecution.java while creating a SqlTaskExecution by java reflection.
  2. add configurations for enabling OmniRuntime or not.
  3. change the modifiers of some classes for being extended in OmniRuntime.