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

Sergei Benkovich

01/26/2023, 11:33 AM
is it possible to supply same catalog entry for inputs outputs? or how would you handle a situation where i want to extract new data based on existing and to append the newly extracted to the existing, i don’t want separate catalog entries for the two datasets
d

datajoely

01/26/2023, 12:16 PM
there is a hard requirement that your execution is acyclic, you would have to create a different catalog entry
4 Views