Julian Hyde created CALCITE-1114:
------------------------------------
Summary: 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)