Euphoria is an open source Java API for creating unified big-data processing flows. It provides an engine independent programming model which can express both batch and stream transformations.
Tests covering implementation of any hint should pass on all executors, and results must be the same for case when the hint is applied and when isn't - hint cannot change semantics, because otherwise it would have to be different operator.
Also we need a clean way to assert that correct translator was used in specific executor.
Tests covering implementation of any hint should pass on all executors, and results must be the same for case when the hint is applied and when isn't - hint cannot change semantics, because otherwise it would have to be different operator.
Also we need a clean way to assert that correct translator was used in specific executor.