Skip to content

kedro-airflow-0.10.0

Choose a tag to compare

@merelcht merelcht released this 04 Jun 09:05
· 99 commits to main since this release
0edb400
  • Fixed check whether a dataset is a MemoryDataset.
  • Added the option to group nodes by namespace.
  • The CLI option --group-in-memory was altered to --group-by, which can receive the values memory or namespace. Functionality for grouping by memory was not altered.