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

The OutputDefinition class should be part of the public API since it's an arg to the @graph decorator #28563

Open
easontm opened this issue Mar 18, 2025 · 0 comments

Comments

@easontm
Copy link
Contributor

easontm commented Mar 18, 2025

What's the use case?

I was a little surprised that I had to access dagster._core to populate a field of the public @graph decorator (output_defs). Obviously this isn't blocking but it does make my imports messier and raises an "oh what's this?" with code reviewers.

Ideas of implementation

No response

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

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

No branches or pull requests

1 participant