prestodb / sql

A Modern SQL frontend based on SQL16 with extensions for streaming, graph, rich types, etc, including parser, resolver, rewriters, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate SQLLogic Test suite

kaikalur opened this issue · comments

https://www.sqlite.org/sqllogictest/doc/trunk/about.wiki

is a general SQL compliance test suite. We should integrate it into Core SQL testing for parsing and AST building.