[
https://issues.apache.org/jira/browse/FLINK-22170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Li updated FLINK-22170:
---------------------------
Description:
This is to test the HiveParser introduced by
[FLIP-152|https://cwiki.apache.org/confluence/display/FLINK/FLIP-152%3A+Hive+Query+Syntax+Compatibility]
The test can be conducted as follow:
* Setup Flink and Hive. Add {{flink-sql-connector-hive}} and hadoop jars to
classpath.
* Start SQL client and run some test cases in {{HiveDialectITCase}} and
{{HiveDialectQueryITCase}}.
* Test switching between hive and default dialects.
* Make sure to place HiveModule first in the module list when testing DQL and
DML with hive dialect.
* Perform the test with at least hive 1.x and 2.x
was:This is to test the HiveParser introduced by
[FLIP-152|https://cwiki.apache.org/confluence/display/FLINK/FLIP-152%3A+Hive+Query+Syntax+Compatibility]
> Manual test for hive dialect
> ----------------------------
>
> Key: FLINK-22170
> URL: https://issues.apache.org/jira/browse/FLINK-22170
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / Hive
> Reporter: Rui Li
> Assignee: Shengkai Fang
> Priority: Major
> Fix For: 1.13.0
>
>
> This is to test the HiveParser introduced by
> [FLIP-152|https://cwiki.apache.org/confluence/display/FLINK/FLIP-152%3A+Hive+Query+Syntax+Compatibility]
> The test can be conducted as follow:
> * Setup Flink and Hive. Add {{flink-sql-connector-hive}} and hadoop jars to
> classpath.
> * Start SQL client and run some test cases in {{HiveDialectITCase}} and
> {{HiveDialectQueryITCase}}.
> * Test switching between hive and default dialects.
> * Make sure to place HiveModule first in the module list when testing DQL and
> DML with hive dialect.
> * Perform the test with at least hive 1.x and 2.x
--
This message was sent by Atlassian Jira
(v8.3.4#803005)