dongjoon-hyun commented on PR #36054: URL: https://github.com/apache/spark/pull/36054#issuecomment-1086943631
Thank you, @srowen . This is a single test suite only change, and I verified in two ways. Merged to master/3.3. ``` SPARK_ANSI_SQL_MODE=true build/sbt "mllib/testOnly *.ALSSuite" SPARK_ANSI_SQL_MODE=false build/sbt "mllib/testOnly *.ALSSuite" ``` -- 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]
