New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add better SQL-compatibility tests #98

Open
jonhoo opened this Issue Sep 19, 2018 · 0 comments

Comments

Projects
None yet
1 participant
@jonhoo
Copy link
Contributor

jonhoo commented Sep 19, 2018

While we have a test module that checks for MySQL compatibility, it is still relatively limited. It'd be amazing to have a more extensive test suite that we could run to see that our operators indeed match SQL semantics. Something standard like the SQL Logic Test might be a good candidate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment