Frank Shen

Results 3 comments of Frank Shen

Hi @pingsutw , Will with_runtime_override(name: str) solve my problem? If so, could you point me to example code using with_runtime_override(name: str)? Thanks! Frank

Hi @Future-Outlier , @arbaobao , @dosu-bot, I cannot figure out how function with_overrides() can be applied to task, like in this code example: https://github.com/flyteorg/flytekit/blob/551924aa1c803da209591aa786c9f64d876874f9/tests/flytekit/unit/core/test_composition.py#L27 Could you explain where this function...