zhaolong created HIVE-24273:
-------------------------------

             Summary: grouping  key is case sensitive
                 Key: HIVE-24273
                 URL: https://issues.apache.org/jira/browse/HIVE-24273
             Project: Hive
          Issue Type: Bug
    Affects Versions: 3.1.0, 4.0.0
            Reporter: zhaolong
            Assignee: zhaolong


grouping key is case sensitive,  the follow step can reproduce

1.create table testaa(name string, age int);

2.select GROUPING(name) from testaa group by name;



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to