Join Slack
Powered by
Hi team, I’m using the GetExecutionData API to fet...
# flyte-support
w
worried-queen-18918
05/12/2023, 3:41 PM
Hi team, I’m using the GetExecutionData API to fetch workflow inputs. Is there an util method in flytekit that I can use to convert a
LiteralMap
back to Python values?
g
glamorous-carpet-83516
05/12/2023, 5:51 PM
you could use typeEngine.
https://github.com/flyteorg/flytekit/blob/18b212be913cb768a6fcd3a6de8754ce727650ac/tests/flytekit/unit/core/test_type_engine.py#L370
150
Views
Open in Slack
Previous
Next