<#599 make singular unions castable to their under...
# flyte-github
c
#599 make singular unions castable to their underlying type Pull request opened by hamersaw TL;DR This PR makes singular unions castable to their underlying type (ex.
Union[int]
->
int
) 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 fixes flyteorg/flyte#3922 Follow-up issue NA flyteorg/flytepropeller GitHub Actions: Goreleaser GitHub Actions: Build & Push Flytepropeller Image GitHub Actions: Bump Version 11 other checks have passed 11/14 successful checks
a