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

Can we add fallback behaviour for automatically pre-fixed namespace datasets? #4566

Open
ankatiyar opened this issue Mar 12, 2025 · 0 comments
Assignees
Labels
Issue: Feature Request New feature or improvement to existing feature

Comments

@ankatiyar
Copy link
Contributor

ankatiyar commented Mar 12, 2025

Description

Following discussion #4506

Currently a namespaced pipeline also expects the inputs, outputs and parameters to be namespaced. Users can either:

  • Add namespaced datasets/parameters to configuration
  • Specify mappings of inputs and outputs in the pipeline() function

The goal for this ticket is to explore if this behaviour can be updated so:

  • The input, output, parameter mapping can be automatic (eg. use the non-namespaced entry if the namespaced dataset is not available)
  • This behaviour is clear and unambiguous

Context

#4506 (comment)

@ankatiyar ankatiyar added the Issue: Feature Request New feature or improvement to existing feature label Mar 12, 2025
@merelcht merelcht moved this to To Do in Kedro 🔶 Mar 21, 2025
@ankatiyar ankatiyar self-assigned this Mar 24, 2025
@ankatiyar ankatiyar moved this from To Do to In Progress in Kedro 🔶 Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Feature Request New feature or improvement to existing feature
Projects
Status: In Progress
Development

No branches or pull requests

1 participant