liujiayi771 commented on code in PR #5162:
URL: https://github.com/apache/incubator-gluten/pull/5162#discussion_r1542354011
##########
gluten-ut/spark33/src/test/scala/io/glutenproject/utils/velox/VeloxSQLQueryTestSettings.scala:
##########
@@ -234,7 +234,7 @@ object VeloxSQLQueryTestSettings extends
SQLQueryTestSettings {
private val OVERWRITE_SQL_QUERY_LIST: Set[String] = Set(
// Velox corr has better computation logic but it fails Spark's precision
check.
// Remove -- SPARK-24369 multiple distinct aggregations having the same
argument set,
- // -- SPARK-37613: Support ANSI Aggregate Function: regr_r2
+ // -- SPARK-37613: Support ANSI Aggregate Function: regr_r2
Review Comment:
I just want to align these two lines.
```
// Velox corr has better computation logic but it fails Spark's precision
check.
// Remove -- SPARK-24369 multiple distinct aggregations having the same
argument set,
// -- SPARK-37613: Support ANSI Aggregate Function: regr_r2
"group-by.sql",
```
--
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]