https://kedro.org/ logo
#questions
Title
# questions
s

Seth

12/21/2022, 1:11 PM
Hi team! I’d like to read existing partitions and write new partitions to the same PartitionedDataSet in a single Pipeline. However, with a single DataCatalog entry this creates a CircularDependencyError. What is the proper way to handle such situations in Kedro? I can create identical Catalog entries, however it doesn’t feel like the correct solution for this problem.
4 Views