[
https://issues.apache.org/jira/browse/FLINK-13437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993446#comment-16993446
]
Timo Walther edited comment on FLINK-13437 at 12/11/19 11:10 AM:
-----------------------------------------------------------------
Actually, I was also interested in implementing this issue finally. But feel
free to take it. It would be great if we can test the following behavior:
* Read from Hive catalog and source (a table that contains all supported data
types)
* Use a view
* Load a module with built in functions
* Use a catalog function and built-in function in a query
* write to sink
was (Author: twalthr):
Actually, I was also interested in implementing this issue finally. But feel
free to take it. It would be great if we can test the following behavior:
* Read from Hive catalog and source (a table that contains all supported data
types)
* Use a view
* Load a module with built in functions
* Use a catalog function
* write to sink
> 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)