You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Gavin McDonald (Jira)" <ji...@apache.org> on 2023/03/02 09:55:00 UTC

[jira] (HIVE-287) support count(*) and count distinct on multiple columns

    [ https://issues.apache.org/jira/browse/HIVE-287 ]


    Gavin McDonald deleted comment on HIVE-287:
    -------------------------------------

was (Author: edwardhenry):
Nice post thanks for sharing this information. check this [save with blogs|https://www.savewithblogs.com/]

> support count(*) and count distinct on multiple columns
> -------------------------------------------------------
>
>                 Key: HIVE-287
>                 URL: https://issues.apache.org/jira/browse/HIVE-287
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.6.0
>            Reporter: Namit Jain
>            Assignee: Amelia Emma
>            Priority: Major
>             Fix For: 0.6.0
>
>         Attachments: HIVE-287-1.patch, HIVE-287-2.patch, HIVE-287-3.patch, HIVE-287-4.patch, HIVE-287-5-branch-0.6.patch, HIVE-287-5-trunk.patch, HIVE-287-6-branch-0.6.patch, HIVE-287-6-trunk.patch
>
>
> The following query does not work:
> select count(distinct col1, col2) from Tbl



--
This message was sent by Atlassian Jira
(v8.20.10#820010)