[ 
https://issues.apache.org/jira/browse/FLINK-13437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994265#comment-16994265
 ] 

Jingsong Lee edited comment on FLINK-13437 at 12/12/19 6:13 AM:
----------------------------------------------------------------

[~twalthr] is right. Unfortunately, without E2E test, we can only test it 
manually, and we have found some bugs.

If the test time is controllable. Let me add a few points. 
 * Multi-version, unfortunately, we don't have multi-version tests in mvn build 
now, user's hive version maybe 1.X and 2.X and 3.X, we can pick one version in 
a big version separately.
 * Multi-format for read and write, at least, it is better to cover 
textfile/orc/parquet.
 * Writing by Hive, Reading by Flink; Writing by Flink, Reading by Hive. 
Including partition support. 


was (Author: lzljs3620320):
[~twalthr] is right. Unfortunately, without E2E test, we can only test it 
manually, and we have found some bugs.

If the test time is controllable. Let me add a few points. 
 * Multi-version, unfortunately, we don't have multi-version tests in mvn build 
now, user's hive version maybe 1.X and 2.X and 3.X, we can pick one version in 
a big version separately.
 * Multi-format for read and write, at least, it is better to cover 
textfile/orc/parquet.
 * Writing by Hive, Reading by Flink; Writing by Flink, Reading by Hive. 
Including partition support.

 

> Add Hive SQL E2E test
> ---------------------
>
>                 Key: FLINK-13437
>                 URL: https://issues.apache.org/jira/browse/FLINK-13437
>             Project: Flink
>          Issue Type: Test
>          Components: Connectors / Hive, Tests
>    Affects Versions: 1.9.0
>            Reporter: Till Rohrmann
>            Assignee: Terry Wang
>            Priority: Major
>             Fix For: 1.10.0
>
>
> We should add an E2E test for the Hive integration: List all tables and read 
> some metadata, read from an existing table, register a new table in Hive, use 
> a registered function, write to an existing table, write to a new table.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to