jackwener commented on code in PR #4484:
URL: https://github.com/apache/arrow-datafusion/pull/4484#discussion_r1037967658


##########
benchmarks/expected-plans/q13.txt:
##########
@@ -1,12 +1,11 @@
-Sort: custdist DESC NULLS FIRST, c_orders.c_count DESC NULLS FIRST
-  Projection: c_orders.c_count, COUNT(UInt8(1)) AS custdist
-    Aggregate: groupBy=[[c_orders.c_count]], aggr=[[COUNT(UInt8(1))]]
-      SubqueryAlias: c_orders

Review Comment:
   below already existed `SubqueryAlias: c_orders`



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

Reply via email to