Hi team! I’d like to read existing partitions and ...
# questions
s
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.