-
-
Notifications
You must be signed in to change notification settings - Fork 509
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
SQL syntax error registers as unhashable filter #3138
Comments
So, to be clear:
that comma should be an |
This also should be a Dolt bug. |
I asked him to put this in GMS, its an analyzer panic.
|
My bad. You can move it back. |
max-hoffman
added a commit
to dolthub/go-mysql-server
that referenced
this issue
Apr 6, 2022
[Fixes unhashable filter bug](dolthub/dolt#3138). Adds improvement on semantic operand validation. Targetted checks easier to implement.
max-hoffman
added a commit
to dolthub/go-mysql-server
that referenced
this issue
Apr 8, 2022
* Semantic validation start [Fixes unhashable filter bug](dolthub/dolt#3138). Adds improvement on semantic operand validation. Targetted checks easier to implement. * consider unresolvedColumn
added fix and test for this in dolthub/go-mysql-server#941 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Working off of the housing prices database: https://www.dolthub.com/repositories/dolthub/us-housing-prices
The following (incorrect) query (missing an OR) is
results in the error:
The text was updated successfully, but these errors were encountered: