Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

[go] Add blob support for MakeLiteralForType #131

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

slai
Copy link
Contributor

@slai slai commented Mar 29, 2021

The MakeLiteralForType client method currently doesn't support the blob type. This adds support for that.

I based it on what I saw in Flytekit.

The MakeLiteralForType client method currently doesn't support the blob type. This adds support for that.

Signed-off-by: Sam Lai <slai@lyft.com>
@slai slai force-pushed the makeliteralfortype_blob branch from bb3ea81 to 4f98b2e Compare March 29, 2021 13:51
@slai slai requested a review from kumare3 March 29, 2021 13:52
@kumare3
Copy link
Contributor

kumare3 commented Mar 30, 2021

lgtm, will wait for @pmahindrakar-oss who recently touched these files to approve as well

Copy link
Contributor

@pmahindrakar-oss pmahindrakar-oss left a comment

Choose a reason for hiding this comment

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

LGTM aswell. Thanks @slai for adding this support

@kumare3 kumare3 merged commit 0ebee65 into flyteorg:master Mar 30, 2021
eapolinario pushed a commit that referenced this pull request Sep 8, 2023
The MakeLiteralForType client method currently doesn't support the blob type. This adds support for that.

Signed-off-by: Sam Lai <slai@lyft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants