Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 539 Bytes

File metadata and controls

11 lines (6 loc) · 539 Bytes

Test Data

The query.sql files in this directory are sourced from the ClickHouse repository's test suite.

License

The query.sql files are licensed under the Apache License 2.0, the same license as ClickHouse.

The explain.txt and explain_*.txt files contain output generated by running ClickHouse's EXPLAIN AST command on the corresponding queries.

All other files in this repository are subject to the repository's main license.