Skip to content

Rename

The Rename component lets you change field names within the data flow.

By default, all input columns are mapped into output columns of the same name. Any field can be dropped from the list (this is a convenient way of dropping fields), or their names can be updated.


Properties

Name = string

A human-readable name for the component.


Column Mapping = column editor

  • Source Column: All input fields are available, and can be added multiple times to create copies of a field.
  • Target Column: The output field name. Use this field to rename the column.

Include Input Columns = drop-down

If Yes, uniquely named input columns will be included in the output. Any renames that duplicate an existing input column will take priority. The default setting is No.


Strategy

Generates an SQL-like SELECT query to rename columns in a table.


Snowflake Delta Lake on Databricks Amazon Redshift Google BigQuery Azure Synapse Analytics