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

get_transformer returns pickle transformer if type is unsupported #1694

Merged
merged 10 commits into from
Jun 16, 2023

Conversation

pingsutw
Copy link
Member

@pingsutw pingsutw commented Jun 14, 2023

TL;DR

Fixed https://flyte-org.slack.com/archives/CP2HDHKE1/p1686574457772509.
This pr also allows users to use pickle in the dataclass.

get_transformer returns a pickle transformer if the type is unsupported

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

How did you fix the bug, make the feature etc. Link to any design docs etc

Tracking Issue

https://github.com/flyteorg/flyte/issues/

Follow-up issue

NA

@pingsutw pingsutw marked this pull request as draft June 14, 2023 03:46
pingsutw added 5 commits June 13, 2023 21:14
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
@pingsutw pingsutw marked this pull request as ready for review June 14, 2023 17:00
@pingsutw
Copy link
Member Author

cc @ggydush

pingsutw added 2 commits June 15, 2023 11:44
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
wild-endeavor
wild-endeavor previously approved these changes Jun 15, 2023
Signed-off-by: Kevin Su <[email protected]>
@pingsutw pingsutw merged commit db99642 into master Jun 16, 2023
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