Skip to content

Integrate "sqllogictest" #15112

@alexey-milovidov

Description

@alexey-milovidov

https://www.sqlite.org/sqllogictest/doc/trunk/about.wiki
GitHub mirror: https://github.com/MaterializeInc/sqllogictest

SQLLogicTest is a test suite for correctness of query execution.
The test suite is somewhat similar to out functional tests (it provides SQL queries and expected reference results).

There can be some minor details on syntax of CREATE TABLE statement (which can be workarounded) and CREATE INDEX (that can be ignored).

Current issues (todo list):

  • write the tests result to the CI db (infra)
  • update release for clickhouse-odbc (infra)
  • set up default_table_engine for the server (quality)
  • support primary key in columns level (quality)

tags: infra - improving testing environment, quality - increase tests pass rate.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions