rvirgolireply opened a new issue, #5922: URL: https://github.com/apache/hop/issues/5922
### What would you like to happen? Hi, I use the merge rows (diff) transform a lot to compare outputs from different data flows, and I really appreciate it. However, I think it would be even more useful if it returned a column containing at least the first field that differ between the inputs. Current situation: - two input rows that differ by let's say three fields - after going through the merge rows (diff), the label _changed_ is added Proposal: - two input rows that differ by let's say three fields - after going through the merge rows (diff), the label _changed_ is added - a new field containing _which fields differ_ is added ### Issue Priority Priority: 3 ### Issue Component Component: Transforms -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
