kedro-org / kedro

Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
https://kedro.org
Apache License 2.0
10.02k stars 906 forks source link

Deprecate LambdaDataset #4321

Closed ravi-kumar-pilla closed 1 week ago

ravi-kumar-pilla commented 1 week ago

Description

Resolves #4292

Development notes

Developer Certificate of Origin

We need all contributions to comply with the Developer Certificate of Origin (DCO). All commits must be signed off by including a Signed-off-by line in the commit message. See our wiki for guidance.

If your PR is blocked due to unsigned commits, then you must follow the instructions under "Rebase the branch" on the GitHub Checks page for your PR. This will retroactively add the sign-off to all unsigned commits and allow the DCO check to pass.

Checklist

ravi-kumar-pilla commented 1 week ago

LGTM! 👍

@ravi-kumar-pilla would you mind creating a ticket for #4292 (comment)

Sure, doc ticket to follow up - https://github.com/kedro-org/kedro/issues/4324