[ 
https://issues.apache.org/jira/browse/HIVE-24273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stamatis Zampetakis updated HIVE-24273:
---------------------------------------
    Fix Version/s:     (was: 4.0.0)

I cleared the fixVersion field since this ticket is not resolved. Please review 
this ticket and if the fix is already committed to a specific version please 
set the version accordingly and mark the ticket as RESOLVED.

According to the JIRA guidelines 
(https://cwiki.apache.org/confluence/display/Hive/HowToContribute) the 
fixVersion should be set only when the issue is resolved/closed.

> 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
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: 0001-fix-HIVE-24273-grouping-key-is-case-sensitive.patch
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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.20.10#820010)

Reply via email to