ParseJSONCol¶
Parses JSON content in a given Col
Type¶
transform
Class¶
fire.nodes.etl.NodeParseJSONColumn
Fields¶
| Name | Title | Description |
|---|---|---|
| jsonColName | JSON Col Name | Column containing the JSON Content |
| inputCol | Input Col | Input Columns |
| jsonFieldNames | JSON Field names | JSON Field names |
| jsonFieldTypes | JSON Field Type | Data Type of the JSON field |