marin-ma opened a new pull request, #8837: URL: https://github.com/apache/incubator-gluten/pull/8837
`GlutenSQLQueryTestSuite.scala` originates from `org.apache.spark.sql.SQLQueryTestSuite`, but the content of the file is not aligned with spark. It seems like the file was created by simply copying and pasting from the old file from spark33/spark34 shim when supporting new Spark versions in Gluten. Update the content of `GlutenSQLQueryTestSuite.scala` and mark the modifications for Gluten. Developers who will be working on supporting future Spark versions should pay attention to the content changes in the original file in 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]
