[
https://issues.apache.org/jira/browse/FLINK-27718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu updated FLINK-27718:
----------------------------
Component/s: Connectors / Hive
> Fix fail to count mutiple fields excpetion in Hive dialect
> ----------------------------------------------------------
>
> Key: FLINK-27718
> URL: https://issues.apache.org/jira/browse/FLINK-27718
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / Hive
> Reporter: luoyuxia
> Assignee: luoyuxia
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0, 1.17.0
>
>
> 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)