Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Operators and Transform Capabilities
</td>
<td valign="top">

Join, Union, Projection, Calculated Column, Agregation, Pyhton script.
Join, Union, Projection, Calculated Column, Aggregation, Python script.

</td>
<td valign="top">
Expand All @@ -186,7 +186,7 @@ Projections and filters, for example adding, adjusting and removal of columns as
</td>
<td valign="top">

Join, Aggregation, Filter, Projection, Calculated Columns, Phyton script
Join, Aggregation, Filter, Projection, Calculated Columns
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Join, Aggregation, Filter, Projection, Calculated Columns
Join, Aggregation, Filter, Projection, Calculated Columns, Python script (Transformation Flows in file space only)


</td>
</tr>
Expand Down
Loading