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

[externals] Remove IO modes entirely #16008

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Conversation

smackesey
Copy link
Collaborator

Summary & Motivation

Removes IO modes entirely from dagster-external, standardizing on the use of temporary files for IPC.

How I Tested These Changes

Existing test suite (though many tests have been deleted).

Copy link
Member

@schrockn schrockn left a comment

Choose a reason for hiding this comment

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

excellent. so much red.

Base automatically changed from sean/dagster-external-refactor to master August 22, 2023 13:07
@smackesey smackesey force-pushed the sean/externals-remove-io-modes branch from d4956a1 to d8c427e Compare August 22, 2023 13:09
@smackesey smackesey marked this pull request as ready for review August 22, 2023 13:10
@smackesey smackesey merged commit c46106b into master Aug 22, 2023
@smackesey smackesey deleted the sean/externals-remove-io-modes branch August 22, 2023 13:26
sirawats pushed a commit to sirawats/dagster that referenced this pull request Aug 24, 2023
## Summary & Motivation

Removes IO modes entirely from `dagster-external`, standardizing on the
use of temporary files for IPC.

## How I Tested These Changes

Existing test suite (though many tests have been deleted).
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.

2 participants