You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today you have to use a named type which extends from ZiplineService, but we could automatically bridge the lambda itself and now only the lambda parameters and return type would be constrained by the need to be serializable (or ZiplineServices).
Can lambda Function be implemented internal zipline in a way similar to Flow?
Today you have to use a named type which extends from
ZiplineService
, but we could automatically bridge the lambda itself and now only the lambda parameters and return type would be constrained by the need to be serializable (orZiplineService
s).Originally posted by @qhyuan1992 in #1494 (reply in thread)
The text was updated successfully, but these errors were encountered: