You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/03/01 08:45:18 UTC

[jira] [Commented] (CALCITE-1114) Test compatibility kit (TCK) for streaming SQL

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

Julian Hyde commented on CALCITE-1114:
--------------------------------------

Added a work-in-progress branch: https://github.com/julianhyde/calcite/tree/1114-stream-tck

> 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)