cloud-fan commented on PR #44084:
URL: https://github.com/apache/spark/pull/44084#issuecomment-1873936713

   > That makes sense. I think all DBMS can share the same golden file, if we 
make the queries simple enough that they are compatible with all DBMS.
   
   Makes sense to me. Then shall we always let Spark generate golden files? 
What we need to do is to let other DBMS run the query and compare results with 
golden files (exclude the schema part). I think keeping a single golden file is 
important to verify the results, otherwise we need human to make sure two 
golden files are equal.


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