This transport handler connects directly to the Odysseus system and allows to react on changes in the query plan.

The output of the operator is a tuple containing the following schema:

 

Example

#PARSER PQL
#RUNQUERY
planmodifications := ACCESS({
          source='PlanModificationWatcher',
          wrapper='GenericPush',
          transport='planmodificationwatcher',
          datahandler='Tuple'    
	})