Tommy Li
Tommy Li
/lgtm @alembiewski I can open a separate PR to update the image tag if you are not able to verify the `quay.io/aipipeline/kserve-component:v0.8.0` image.
/lgtm /approve
/assign @animeshsingh @animeshsingh can you approve this PR? Thanks
Seems like this is a DSL level bug as the DSL make both it0 and it1 pointing to the same variable instead of copying it. This bug is also happening...
Seems like the github actions weren't very stable since yesterday. My other PR was failing with network connection too.
Thanks @ScrapCodes I verified the new code works with the new edge case and the product team is okay with the new mysql and gorm dependencies.
cc @Udiknedormin I have to change the way how the dsl name the argument in order to fix this issue. Let me know if you see any problem with this...
@ScrapCodes for the sdk/python/tests/compiler/testdata/nested_loop_same_arg.yaml example, the pipeline loop cache hit triggered despite the argument is different in the next nested loop. I think your caching logic was based on the...