Description
The Kedro team is building a long-lived KedroServiceSession that breaks the 1:1 session = run constraint, supports runtime data and parameters, and preloads datasets for fast, repeated execution.
Context
The Kedro team has come up with a better way for obtaining Kedro objects (catalog, pipeline, etc...) without creating a session (meant for single run). See kedro-org/kedro#5262.
Possible Implementation
Once it is released in Kedro, make use of it!
Description
The Kedro team is building a long-lived KedroServiceSession that breaks the 1:1 session = run constraint, supports runtime data and parameters, and preloads datasets for fast, repeated execution.
Context
The Kedro team has come up with a better way for obtaining Kedro objects (catalog, pipeline, etc...) without creating a session (meant for single run). See kedro-org/kedro#5262.
Possible Implementation
Once it is released in Kedro, make use of it!