Sebastian Cardona Lozano
06/16/2023, 2:14 PMCircularDependencyError: Circular dependencies exist among these items: [node1 ...., node2]
Yes, the output of node 2 is an input for node 1. My goal is to not process all the items every time I run the pipeline, but only the new items not in that table.
How can I do this?
Thanks!! 🙂datajoely
06/16/2023, 2:23 PMNok Lam Chan
06/16/2023, 2:35 PMJose Nuñez
06/16/2023, 2:53 PMSebastian Cardona Lozano
06/17/2023, 1:29 AM