ExecuteRedshiftStatement =========== This node executes the Redshift statement. Type --------- shellcommand Class --------- fire.nodes.redshift.NodeExecuteRedShiftStmt Fields --------- .. list-table:: :widths: 10 5 10 :header-rows: 1 * - Name - Title - Description * - clusterIdentifier - Cluster Identifier - Cluster identifier * - dataBase - Database - Database name * - user - User - User * - sqlStatement - SQL - SQL statement to be run