dctelus

Results 2 comments of dctelus

After further investigation, it seems kfp.v2 does not support PipelineParam json serialization (as implemented here for v1 https://github.com/kubeflow/pipelines/pull/2212). Any plans on supporting this in v2?

scratch that, I have no idea what is wrong here here is why I was thinking so: using compiler v2 doesn't work (`Object of type PipelineParam is not JSON serializable`),...