You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "zhaolong (Jira)" <ji...@apache.org> on 2020/10/14 12:28:00 UTC

[jira] [Reopened] (HIVE-24273) grouping key is case sensitive

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

zhaolong reopened HIVE-24273:
-----------------------------

[~chinnalalam] hi chinna, please help to review this patch.

> 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
>             Fix For: 4.0.0
>
>         Attachments: 0001-fix-HIVE-24273-grouping-key-is-case-sensitive.patch
>
>          Time Spent: 10m
>  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.3.4#803005)