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

Yu Li commented on FLINK-13436:
-------------------------------

After some more investigation, found calcite is using the [open source java 
generator|https://github.com/airlift/tpch] to generate tpch data and do testing 
(more details refer to 
[TpchSchema.java|https://github.com/apache/calcite/blob/9721283bd0ce46a337f51a3691585cca8003e399/plus/src/main/java/org/apache/calcite/adapter/tpch/TpchSchema.java#L102]),
 so I think it's ok to also use the generator to generate tpch data and do 
query/result-verification in our end-to-end test.

Will hand the task over to [~lzljs3620320] for further follow up and 
implementation. Thanks.

> Add TPC-H queries as E2E tests
> ------------------------------
>
>                 Key: FLINK-13436
>                 URL: https://issues.apache.org/jira/browse/FLINK-13436
>             Project: Flink
>          Issue Type: Test
>          Components: Table SQL / Planner, Tests
>    Affects Versions: 1.9.0
>            Reporter: Till Rohrmann
>            Assignee: Yu Li
>            Priority: Blocker
>             Fix For: 1.9.0
>
>
> We should add the TPC-H queries as E2E tests in order to verify the blink 
> planner.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to