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

Vasia Kalavri commented on CALCITE-1114:
----------------------------------------

Hey [~julianhyde],
I'm working with the Flink community to add support for streaming SQL. Thanks 
for putting together this testing toolkit. It will really simplify our life :)
I've checked out your branch and looked into the classes of the 
{{org.apache.calcite.test.stream}} package. Any guidance on how to proceed will 
be highly appreciated!
-Vasia.

> Test compatibility kit (TCK) for streaming SQL
> ----------------------------------------------
>
>                 Key: CALCITE-1114
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1114
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>
> Add a test compatibility kit (TCK) for streaming SQL. It would consist of 
> several test cases, and each test cases has a SQL query, and a sequence of 
> actions (sending rows into input streams) and expected outputs.
> The TCK is an abstract class; each project that wants to use the TCK must 
> override the abstract class, providing a runner. The concrete class will 
> invoke each of the queries against the runner.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to