ngsg commented on code in PR #5424:
URL: https://github.com/apache/hive/pull/5424#discussion_r1853771881


##########
ql/src/test/queries/clientpositive/groupingset_optimize_hive_28489.q:
##########
@@ -0,0 +1,26 @@
+create table grp_set_test (key string, value string, col0 int, col1 int, col2 
int, col3 int);

Review Comment:
   Added two identical select commands that run with and without optimization.



-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to