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
Give components an option such that all input ports are converted into a single input port that expects a record. This saves unnecessary record deconstruction in some workflows. Was already introduced by Tomasz Traczyk's version of SQL component.
The text was updated successfully, but these errors were encountered:
Give components an option such that all input ports are converted into a single input port that expects a record. This saves unnecessary record deconstruction in some workflows. Was already introduced by Tomasz Traczyk's version of SQL component.
The text was updated successfully, but these errors were encountered: