rheem-ecosystem / rheem

Rheem - a cross-platform data processing system
https://rheem-ecosystem.github.io
5 stars 0 forks source link

Pass context information to operators on execution #20

Closed luckyasser closed 7 years ago

luckyasser commented 7 years ago

From @sekruse on August 26, 2016 8:35

When an ExecutionOperator gets hold of the OperatorContext it can use that information for several aspects:

Thus, such context information should be made available to ExecutionOperators.

Copied from original issue: daqcri/rheem#17