[
https://issues.apache.org/jira/browse/CALCITE-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359315#comment-16359315
]
Julian Hyde commented on CALCITE-1114:
--------------------------------------
After some private conversations we have decided to develop this using in the
[Stream-SQL-TCK|https://github.com/Stream-SQL-TCK/Stream-SQL-TCK] github
repository for code and issues, and the calcite dev list for discussions.
Read the [calcite dev
thread|https://lists.apache.org/thread.html/94c87f4b75a0492a2c895c3baddbead3951ffc22394612837f6d039c@%3Cdev.calcite.apache.org%3E]
announcing the initiative.
> Test compatibility kit (TCK) for streaming SQL
> ----------------------------------------------
>
> Key: CALCITE-1114
> URL: https://issues.apache.org/jira/browse/CALCITE-1114
> Project: Calcite
> Issue Type: Bug
> Components: stream
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Priority: Major
>
> 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
(v7.6.3#76005)