AngersZhuuuu commented on a change in pull request #30212: URL: https://github.com/apache/spark/pull/30212#discussion_r601173492
########## File path: docs/sql-ref-syntax-qry-select-groupby.md ########## @@ -50,34 +65,28 @@ aggregate_name ( [ DISTINCT ] expression [ , ... ] ) [ FILTER ( WHERE boolean_ex is a shorthand for a `UNION ALL` where each leg of the `UNION ALL` operator performs aggregation of subset of the columns specified in the `GROUPING SETS` clause. Review comment: Should we explain more about `group by ()`, it mean's aggregate all result. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org