cloud-fan commented on code in PR #36608: URL: https://github.com/apache/spark/pull/36608#discussion_r883219417
########## sql/core/src/test/resources/sql-tests/inputs/linear-regression.sql: ########## @@ -0,0 +1,51 @@ +-- Test aggregate operator with codegen on and off. Review Comment: We don't need to do this, as we are testing functions here, not the Aggregate operator. -- 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]
