Yifeng-Wang commented on PR #9107:
URL: 
https://github.com/apache/incubator-gluten/pull/9107#issuecomment-3240679704

   Hi @rui-mo !  I saw spark-tests fail and test fails were due to Exception 
type/message mismatches, not because of incorrect functionality, e.g.: the test 
expect "did not contain "Exceeds char/varchar type length limitation: 5", but 
actually got: "(6 vs. 5) Exceeds allowed length limitation: 5", 
   
   <img width="2076" height="213" alt="image" 
src="https://github.com/user-attachments/assets/124d15a8-e5fb-437c-8955-d44a30090376";
 />
   <img width="1335" height="23" alt="image" 
src="https://github.com/user-attachments/assets/f91df8e2-edda-435d-bc1d-3632f17af366";
 />
   
   Since some test cases are Spark's tests which shouldn't be modified, I 
wonder the correct way we handle these is to exclude the tests in the 
`VeloxTestSettings.scala` ?
   Thanks for your help! 🤝


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