Nok Lam Chan
Nok Lam Chan
## Description In our [current documentation](https://docs.kedro.org/en/latest/nodes_and_pipelines/nodes.html#how-to-use-generator-functions-in-a-node), we suggest user to create a custom dataset for using generator. After staring at it long enough, I realise it could be just 1...
## Description While working on Update SparkDataSet's doc and adding support for spec #128, I found there are multiple bugs that are buried in this dataset, some of the tests...
## Description https://github.com/kedro-org/kedro/blob/main/.gitpod.yml Copy the setup from `kedro` since we need to run datasets tests in `kedro-plugins` now. The tradeoff is it slows down the GitPod initialisation time a bit...
## Description Is your feature request related to a problem? A clear and concise description of what the problem is: "I'm always frustrated when ..." User need to pass a...
## Introduction How are we going to release when certain libraries are not compatible? i.e. if tensorflow has no support for Python3.11, how do we handle this in our CI?...
A lot of function in your benchmark was not computed, maybe you want to check the return result?
## Description Currently, Kedro CLI startup time can be slow even if very little work is done, for example, doing `kedro` to show the available command or help can take...
## Introduction We had a discussion about dynamic pipelines from #1993, also partly related to #1963, this issue is to summarise the discussion and lay out the work that we...
### Description > ValidationError: 1 validation error for Graph > figure > Component with id=scatter_chart already exists and is mapped to dataset 140638475834896. Components must uniquely map to a dataset...
## Description  https://linen-slack.kedro.org/t/16359356/i-ve-just-been-playing-with-kedro-gt-0-19-0-what-is-creating#ac36141d-bfa9-4cd5-84d7-a2a683992687 ## Context The root cause is in 0.19 we introduced a new project creation flow. We can put it in a `.viz` folder and make sure...