You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2022/07/22 02:36:00 UTC

[jira] [Assigned] (FLINK-27718) Hive dialect supports to count mutiple fields

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

Jark Wu reassigned FLINK-27718:
-------------------------------

    Assignee: luoyuxia

> Hive dialect supports to count mutiple fields
> ---------------------------------------------
>
>                 Key: FLINK-27718
>                 URL: https://issues.apache.org/jira/browse/FLINK-27718
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: luoyuxia
>            Assignee: luoyuxia
>            Priority: Major
>
> In Hive, it's support to count multiple fields using the following sql:
>  
> {code:java}
> select count(distinct a, b) from src
> {code}
> We are also expected to support it while using Hive dialect in Flink.
>  
>  



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