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
Currently, the default calculation collection output type from <calculation>.execute() is a VariableCollection. This should change to Field. The vc keyword argument to AbstractFunction should also be renamed to something like outfield.
Currently, the default calculation collection output type from
<calculation>.execute()
is aVariableCollection
. This should change toField
. Thevc
keyword argument toAbstractFunction
should also be renamed to something likeoutfield
.Ping @huard
The text was updated successfully, but these errors were encountered: