It is possible to have a python function UDF in pipeline builder rename columns? Instead of inputting columns and outputting columns, we would need to be able to input two datasets and the output would just be one of the dataset with all the columns renamed.
In the documentation for python UDFs in pipeline builder, the input and outputs both seemed to be columns.