DataCleaner icon indicating copy to clipboard operation
DataCleaner copied to clipboard

"Write data" on transformers doesn't handle duplicate column names properly

Open LosD opened this issue 8 years ago • 0 comments

If a transformer (DataCloud DE Movers in this case) outputs same name for an output column as an input column, the "Write data" feature will create a badly configured writer, at least if that writer is Excel.

I'm not sure if the real fix is actually to make it impossible to have a duplicated column name, though.

LosD avatar Sep 23 '16 08:09 LosD