dcoliversun commented on PR #5240: URL: https://github.com/apache/incubator-gluten/pull/5240#issuecomment-2034747357
@rui-mo This PR is ready to review. At the begin, the test failures are the result that I set the expectedAnswer in `checkAnswer` to `df.show`. In spark, timestamp behaves differently in `df.show` and `df.collect`. Now use the result of `df.collect` for verification. The behavior of velox is consistent with that of spark -- 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]
