(no title)
stuartaxelowen | 5 months ago
This means, instead of the answer to "how do we produce this output data" being "trigger and pray everything upstream is still working", we can answer with "the system was asked to produce this output data partition and its dependencies were automatically built for it". My hope is that this allows the interface with the system to instead be continuously telling it what partitions we want to exist, and letting it figure out the rest, instead of the byzantine DAGs that get built in airflow/etc.
This comes out of a big feeling that even more recent orchestrators like Prefect, Dagster, etc are still solving the wrong problem, and not internalizing the right complexity.
efromvt|5 months ago
stuartaxelowen|5 months ago
hosh|5 months ago
Is this going to be proprietary or OSS?
stuartaxelowen|5 months ago