https://kedro.org/ logo
e

eleonora.picca

04/22/2022, 3:18 PM
Thank you @noklam ! But what if I wanted to specify, for testing purposes, a fake catalog that I specifically created before the
session.run
? The
runner.run
has the DataCatalog argument, while
session.run
doesn't, but in this case would be useful to be able to pass a specific DataCatalog. Thank you again for your time