cubed icon indicating copy to clipboard operation
cubed copied to clipboard

Changes to rechunker executors

Open tomwhite opened this issue 3 years ago • 0 comments

There are some changes in cubed to the executors that derive from rechunker. It would be worth discussing how to share the code for these.

BeamPipelineExecutor and LithopsPipelineExecutor are new and might benefit from living in rechunker. There are changes in pipeline.py that are needed for these executors to work properly.

Cubed no longer uses PipelineExecutors however, since we have a new DagExecutor that is more general. Not sure if this is useful more widely yet.

tomwhite avatar Aug 04 '22 10:08 tomwhite