pyflink.table.catalog.Column.rename# abstract Column.rename(new_name: str) → Column[source]# Returns a copy of the column with a replaced name.