Giter VIP home page Giter VIP logo

stream-sql-tck's Introduction

Build Status

Stream SQL TCK

This project is a test compatibility kit (TCK) for streaming SQL.

If you are the author of an engine that supports streaming extensions to SQL, you can run these tests to find out whether your engine is compliant.

This project is more than a test suite; it is a living specification. The tests in the latest release represent what is considered valid; new features are under development in branches, pull requests and issues, and when complete, will be voted upon in the next release. Many of the members participate in projects of the Apache Software Foundation, and we run this project according to the Apache Way.

Get involved!

This is a community project, evolving the semantics of SQL by open discussion and consensus. We welcome new members.

Get involved by joining the mailing list (we use the Apache Calcite developers list because it exists, is archived and is reasonably low-volume), contributing test cases via pull requests, and reviewing other people's proposed changes.

We would especially like contributions of documentation (for example, describing streaming SQL's intent and semantics on this site) and richer test cases.

Get Stream-SQL-TCK

If you are the author of a streaming engine, use the TCK in your test suite! The latest release of the TCK is on Maven Central, so is easy to include.

From Maven

Get Stream-SQL-TCK from Maven Central:

<dependency>
  <groupId>net.hydromatic</groupId>
  <artifactId>stream-sql-tck</artifactId>
  <version>0.1</version>
</dependency>

Download and build

You need Java (1.8 or higher; 1.9 preferred), git and maven (3.5.2 or higher).

$ git clone git://github.com/Stream-SQL-TCK/Stream-SQL-TCK.git stream-sql-tck
$ cd stream-sql-tck
$ mvn compile

More information

stream-sql-tck's People

Contributors

julianhyde avatar kennknowles avatar

Watchers

Rohan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.