lgbo-ustc opened a new issue, #10062: URL: https://github.com/apache/incubator-gluten/issues/10062
### Description Currently, we verify UT results by providing expected outcomes. This approach lacks flexibility for two main reasons: - manually specifying expected results is cumbersome, and - as Flink evolves, its execution results may change. In such cases, we must manually update the previously provided expected results to maintain consistency. We aim to achieve an effect similar to Spark's, where UTs are executed once in both Flink and Gluten, and their results are compared. ### Gluten version None -- 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]
