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

Type annotations for IOManager #8308

Merged
merged 6 commits into from Jun 14, 2022
Merged

Type annotations for IOManager #8308

merged 6 commits into from Jun 14, 2022

Conversation

smackesey
Copy link
Collaborator

Summary & Motivation

Type annotations, plus one runtime logic change: confirm that an output context exists when calling get_input_asset_{key,partitions}.

How I Tested These Changes

Existing tests

@vercel
Copy link

vercel bot commented Jun 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated
dagit-storybook ⬜️ Ignored (Inspect) Jun 14, 2022 at 0:39AM (UTC)
dagster ⬜️ Ignored (Inspect) Jun 14, 2022 at 0:39AM (UTC)

@smackesey
Copy link
Collaborator Author

smackesey commented Jun 9, 2022

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@smackesey smackesey requested a review from sryza June 9, 2022 22:09
@smackesey smackesey force-pushed the sean/io-manager-types branch 2 times, most recently from 6a6595d to b8d3ad8 Compare June 10, 2022 12:15
"""User-defined method that loads an input to an op.

Args:
context (InputContext): The input context, which describes the input that's being loaded
context ("InputContext"): The input context, which describes the input that's being loaded
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this might have gotten quotes as part of a find/replace

@smackesey smackesey merged commit 17ba710 into master Jun 14, 2022
@smackesey smackesey deleted the sean/io-manager-types branch June 14, 2022 01:12
@smackesey smackesey mentioned this pull request Jul 4, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants