kumarUjjawal commented on issue #18878:
URL: https://github.com/apache/datafusion/issues/18878#issuecomment-3568171928

   @2010YOUY01 Even though the validator correctly skips the `<slt:ignore>` 
tags, the runner is still comparing the raw text. That’s why we’re seeing those 
noisy diffs. We should feed the sanitized version to the error formatter or 
just centralize the comparison so we can get rid of those errors. If you have 
any inputs for moving forward, I would like to work on this.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to