Closed JamesduPreez closed 6 years ago
Thank you very much, I solved this problem , sorry my coding bug.
Would it be possible for you to provide a example of how to use pyschedule to solve the above mentioned problem, you can use the Alice and Bob method as that describes it best. Thank you
Is this issue still open?
Hi am using Pyschedule to try and optimize my complex ETL process. I extract multiple tables from an ERP system and create about 50 different models. Each model can only start once all the required tables for that model is extracted. Most tables goes to multiple models and some extracts run for quite a long time.
Any help would be highly appreciated.