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

Move dict_without_keys to dagster.utils #2837

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

DavidKatz-il
Copy link
Contributor

Move dict_without_keys function to dagster.utils.
Several libraries are using dict_without_keys, (Pandas, Dask, PySpark).

@sryza
Copy link
Contributor

sryza commented Sep 9, 2020

@DavidKatz-il these changes look good to me.

An upgrade to pyresistent broke our build, so you'll need to rebase on top of the latest master to get this passing tests.

@DavidKatz-il
Copy link
Contributor Author

Done.

@sryza sryza merged commit 7419870 into dagster-io:master Sep 9, 2020
@sryza
Copy link
Contributor

sryza commented Sep 9, 2020

Great! Just merged.

@DavidKatz-il DavidKatz-il deleted the move-func-to-utils branch September 15, 2020 05:21
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