Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create re-design POC for catalog and datasets #1981

Closed
merelcht opened this issue Oct 26, 2022 · 3 comments
Closed

Create re-design POC for catalog and datasets #1981

merelcht opened this issue Oct 26, 2022 · 3 comments
Labels
Component: IO Issue/PR addresses data loading/saving/versioning and validation, the DataCatalog and DataSets

Comments

@merelcht
Copy link
Member

merelcht commented Oct 26, 2022

Introduction

Create a POC of a different way of having the functionality that's currently in the catalog and datasets.

Background

We discussed in technical design that both the catalog and datasets are fairly old components of Kedro. Knowing what we know about these parts, how could we make a better implementation?

What's in scope

  • Create a re-design of the catalog and datasets
  • Ideally this would be a POC

What's not in scope

  • A fully fledged solution that will be merged into main. This is really meant as a design experiment.

The below sections can be used as a guideline of what to think about:

Design

Explain your design to the solution here. Diagrams could help.

Alternatives considered

Explain the trade off between different alternatives to your solution.

Testing

Explain the testing strategies to verify your design correctness (if possible).

Rollout strategy

Is the change backward compatible? If not, what is the migration strategy?

Future iterations

Will there be future iterations of this design?

@astrojuanlu
Copy link
Member

What's the difference between this issue and #1778?

@merelcht
Copy link
Member Author

@astrojuanlu I think #1778 is meant for gathering overall issues and discussion and this ticket for a concrete POC implementation.

@merelcht merelcht changed the title Re-design of catalog and datasets Create re-design POC for catalog and datasets Jan 23, 2024
@merelcht
Copy link
Member Author

On further consideration I feel like this issue was created a bit pre-maturely and we need to first dig into #1778 more before we decide if a POC is the right way forward. So I'm closing this as not planned.

@merelcht merelcht closed this as not planned Won't fix, can't repro, duplicate, stale Jan 30, 2024
@merelcht merelcht removed this from the Redesign the API for IO (catalog) milestone Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IO Issue/PR addresses data loading/saving/versioning and validation, the DataCatalog and DataSets
Projects
None yet
Development

No branches or pull requests

2 participants