zhztheplayer commented on code in PR #6294:
URL: https://github.com/apache/incubator-gluten/pull/6294#discussion_r1663344545


##########
backends-velox/src/test/scala/org/apache/gluten/execution/VeloxAggregateFunctionsSuite.scala:
##########
@@ -50,6 +50,32 @@ abstract class VeloxAggregateFunctionsSuite extends 
VeloxWholeStageTransformerSu
       .set("spark.sql.sources.useV1SourceList", "avro")
   }
 
+  test("drop redundant partial sort which has pre-project when offload 
sortAgg") {

Review Comment:
   Would you like to move this test case down, to the bottom of this file, 
probably? Thanks.



-- 
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]

Reply via email to