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

Each dataset should be listed at most one time. #1324

Closed
Tracked by #1288
bendnorman opened this issue Nov 4, 2021 · 1 comment
Closed
Tracked by #1288

Each dataset should be listed at most one time. #1324

bendnorman opened this issue Nov 4, 2021 · 1 comment

Comments

@bendnorman
Copy link
Member

Turns out PyYaml allows duplicate keys even though YAML specifies they should be.

If we are passionate about enforcing unique keys we could implement this work around.

@zaneselvans
Copy link
Member

We're validating our settings with Pydantic now, and settings will change significantly with use of Dagster.

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

No branches or pull requests

2 participants