Skip to content
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

sqllogictest runner #50

Merged
merged 16 commits into from
Nov 15, 2023
Merged

sqllogictest runner #50

merged 16 commits into from
Nov 15, 2023

Conversation

zachmu
Copy link
Member

@zachmu zachmu commented Nov 13, 2023

First attempt at sqllogictest runner

Also fixes several small bugs related to prepared statement caching, types, and tuples, and updates to the latest gms / vitess.

@zachmu zachmu requested a review from Hydrocharged November 13, 2023 23:24
Copy link
Collaborator

@Hydrocharged Hydrocharged left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good! I've got some feedback that needs addressing, nothing critical, more philosophical.

Also, I need to make a CONTRIBUTING.md file that explains the structure and all of the stuff I listed in the comment. Can't expect anyone to know any of this stuff when it isn't written anywhere!

server/ast/expr.go Outdated Show resolved Hide resolved
server/ast/expr.go Outdated Show resolved Hide resolved
server/ast/select_clause.go Outdated Show resolved Hide resolved
server/listener.go Show resolved Hide resolved
server/listener.go Outdated Show resolved Hide resolved
@zachmu zachmu merged commit ef0e8a0 into main Nov 15, 2023
5 checks passed
@zachmu zachmu deleted the zachmu/sqllogictest branch November 15, 2023 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants