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

Miguel Angel Ortiz Marin

03/29/2023, 8:10 PM
Hi team! Wondering about pinning the load version of an specific dataset using a conf.yml file The docs include a reference to this, but the linked example doesn't show how to achieve this:
d

datajoely

03/29/2023, 8:36 PM
so you can do it by adding this to your run conf.yml
Copy code
load_versions:
    <dataset_name>:YYYY-MM-DDThh.mm.ss.sssZ