Pivot By¶
Pivot Node
Type¶
transform
Class¶
fire.nodes.etl.NodePivotBy
Fields¶
Name |
Title |
Description |
|---|---|---|
groupingCols |
Grouping Columns |
Grouping Columns |
pivotCol |
Pivot Column |
Column to Pivot |
aggregateCols |
Aggregate Columns |
Aggregate Columns |
aggregateOperations |
Aggregate Operation to use |
Aggregate Operations |
schema |
InferSchema |
|
outputColNames |
Column Names of the Table |
Output Columns Names of the Table |
outputColTypes |
Column Types of the Table |
Output Column Types of the Table |
outputColFormats |
Column Formats |
Output Column Formats |