There are a variety of situations where you may need to rename a field in a flow. For example:
- A stage's input requires certain field names but the previous stage's output uses other field names.
- There is data in a field which you want to preserve when a downstream stage writes data to a field of the same name.
Note: After a field is renamed, it is no longer available in subsequent stages with the
old name.