Dmitry Sorokin
Dmitry Sorokin
Thanks for raising the issue, @gtauzin! From my point of view, the problem was that `confirms` wasn't being renamed when creating a namespaced pipeline using the `pipeline()` function - unlike...
Thanks for the issue, @astrojuanlu. I agree that we should continue to clarify in our docs how to better use namespaces. For that, we should take into account what @idanov...
> Will this remove the functionality to group by tags which is currently in this plugin? Currently, there is no functionality to group by tags in `kedro-airflow`. The only existing...
Hi @MinuraPunchihewa, just following up - do you have a plan to complete that update?
As I understand it, we use the `_FrozenDatasets` class to achieve immutability for the `datasets` attribute of the `DataCatalog` class. This means that if someone wants to modify the `datasets`,...
@ElenaKhaustova, could you please comment: Is it correct that the solution proposed in that ticket leads to the loss of dataset immutability? Before implementing it, we need to agree on...
> > @ElenaKhaustova, could you please comment: Is it correct that the solution proposed in that ticket leads to the loss of dataset immutability? Before implementing it, we need to...
> > If `current_kedro_version` is not in the `kedro_starters_tags_list`, we should not use checkout in the starters repo (since that tag won't exist). Instead, we should use the default starters...
Thanks, @bpmeek . That makes sense to me as well. I will add it to the sprint planning
Hi @bpmeek , thanks for raising this issue! This sounds like a very reasonable proposal. If you're interested in contributing to this development, we recently introduced a special experimental datasets...