WriteToSnowFlake¶
Type¶
transform
Class¶
fire.nodes.snowflake.NodeWriteToSnowFlake
Fields¶
| Name | Title | Description |
|---|---|---|
| sfUrl | SF Url | SnowFlake URL to connect to |
| sfUser | SF User | User for connecting to the SnowFlake |
| sfPassword | SF Password | Password for connecting to the SnowFlake |
| sfDatabase | SF Database | Database for connecting to the SnowFlake |
| sfSchema | SF Schema | Schema for connecting to the SnowFlake |
| sfWarehouse | SF Warehouse | Warehouse for connecting to the SnowFlake |
| saveMode | Save Mode | Whether to Append, Overwrite or Error if the table Exists |
| dbtable | SF Table |