mhamedbenjmaa opened a new issue, #7977: URL: https://github.com/apache/hop/issues/7977
### What needs to happen? Description: The documentation page for the [Table Compare transform](https://hop.apache.org/manual/latest/pipeline/transforms/tablecompare.html) is missing critical operational details regarding how the transform handles errors and input stream metadata. 1. Unclear Input Stream Requirements (Driven by Rows 2. Output Stream Split Not Explained Main Output Stream: Outputs a single summary row per comparison with aggregate counts (ref_count, cmp_count, total_errors). Error Stream (Red Hop): Outputs detailed, row-by-row records for every discrepancy, along with the WHERE clause key identifier and value differences. here what i needed to do bases on code source to make it work , or I'm totally wrong <img width="576" height="637" alt="Image" src="https://github.com/user-attachments/assets/c1534fa2-f7df-423b-b398-c99bb863d77c" /> ### Issue Priority Priority: 3 ### Issue Component Component: Documentation -- 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]
