dongjoon-hyun commented on a change in pull request #31946:
URL: https://github.com/apache/spark/pull/31946#discussion_r600143853



##########
File path: sql/core/src/test/resources/sql-tests/results/group-analytics.sql.out
##########
@@ -244,8 +244,8 @@ HAVING GROUPING(year) = 1 AND GROUPING_ID(course, year) > 0 
ORDER BY course, yea
 -- !query schema
 struct<course:string,year:int>
 -- !query output
-NULL   NULL
 Java   NULL
+NULL   NULL
 dotNET NULL

Review comment:
       Especially, in this case, the original might look better. 




-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to