Hey Kedro Team, I am wondering what the solution ...
# questions
a
Hey Kedro Team, I am wondering what the solution for the following use case is I have some iceberg tables, I run my pipelines with, and then at a later point in time I'd like to run on different versions of those iceberg tables leveraging the iceberg versions in the catalog so its committed in code Is there any recommendation for how to address this? Also should I be adding to the catalog multiple entries with different versions to reflect the different run instances? Does Kedro support in some way maintaining historical versions?