<#1399 Convert default value of dict to json strin...
# flyte-github
a
#1399 Convert default value of dict to json string in pyflyte run Pull request opened by pingsutw Signed-off-by: Kevin Su pingsutw@apache.org TL;DR Failed to run the workflow with default dict because we didn't convert default value of dict to json string. Hence,
json.load
failed to read the data. convert value to the json string in the pyflyte run. 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 ^^^ Tracking Issue https://unionai.slack.com/archives/C01HA7KQP7X/p1672209391849269 Follow-up issue NA flyteorg/flytekit GitHub Actions: build-plugins (3.10, flytekit-vaex) GitHub Actions: build-plugins (3.10, flytekit-sqlalchemy) GitHub Actions: build-plugins (3.10, flytekit-spark) GitHub Actions: build-plugins (3.10, flytekit-pandera) GitHub Actions: build-plugins (3.10, flytekit-kf-pytorch) GitHub Actions: build-plugins (3.10, flytekit-kf-mpi) GitHub Actions: build-plugins (3.9, flytekit-whylogs) GitHub Actions: build-plugins (3.9, flytekit-vaex) GitHub Actions: build-plugins (3.9, flytekit-sqlalchemy) GitHub Actions: build-plugins (3.9, flytekit-spark) GitHub Actions: build-plugins (3.9, flytekit-snowflake) GitHub Actions: build-plugins (3.9, flytekit-ray) GitHub Actions: build-plugins (3.9, flytekit-polars) 17 other checks have passed 17/30 successful checks