Merel Theisen
Merel Theisen
Discussed in backlog grooming that we'll add a "note" block in the Kedro viz docs and also link to the existing description on yaml anchors in the Kedro docs: https://docs.kedro.org/en/stable/data/data_catalog_yaml_examples.html#load-multiple-datasets-with-similar-configuration-using-yaml-anchors
Of course! Thanks @yury-fedotov ⭐
Hi @abhi8893 , thank you for this contribution! I haven't used BigQuery myself, but generally the code looks fine to me. There's still some failing builds, which will need to...
This PR has gone through review, thanks to @ankatiyar and @ravi-kumar-pilla, so now calling for a TSC vote to have this dataset added to the core datasets: @kedro-org/kedro-developers
> Hi everyone! Looks like this PR has several approvals, what do we need to get it over the finish line? @astrojuanlu this is addition to the core datasets, so...
Merging as we have 10/20 approvals.
Hi @lvijnck , this PR has converged a lot from the `main` branch now. Are you still interested in completing it? If so, it might be easier to recreate it...
Closing this because it has converged a lot from `main`. If anyone still wants to contribute this, I suggest creating a new PR.
> The solution works, but couples the `DataCatalog` with `OmegaConf` Would you really call this coupling? The way I read it is that is uses omegaconf to parse the parameters...
Great analysis, thanks @ravi-kumar-pilla ! Is there by any chance any parts of the Kedro code that are also introducing latency or is it only the `omegaconf` stuff? And for...