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

YAML variables marked as invalid in catalog.yml #148

Open
astrojuanlu opened this issue Nov 4, 2024 · 3 comments
Open

YAML variables marked as invalid in catalog.yml #148

astrojuanlu opened this issue Nov 4, 2024 · 3 comments

Comments

@astrojuanlu
Copy link
Member

The problem also applies to YAML anchors/aliases:

_spark_parquet: &spark_parquet
  type: spark.SparkDataset
  save_args:
    mode: overwrite
img

Originally posted by @michal-mmm in #5 (comment)

@yury-fedotov
Copy link

Actually just a few days ago we promoted usage of YAML anchors/aliases in kedro-viz docs: kedro-org/kedro-viz#2181

So upvoting this GH issue in the VSCode extension :)

@astrojuanlu
Copy link
Member Author

It currently expects variables to be datasets:

image

@astrojuanlu
Copy link
Member Author

Will probably be addressed at the same time as #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants