Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Fix improper handling of the table expression #89

Merged
merged 6 commits into from Jun 20, 2019
Merged

Fix improper handling of the table expression #89

merged 6 commits into from Jun 20, 2019

Conversation

galkk
Copy link
Contributor

@galkk galkk commented Jun 20, 2019

Description of changes:
The wrong query, such as "select * from abc like 'zzz'" was throwing server error instead of ParserError, fixing that.

Introduced variables and simplified some very long casts for easier debugging

Testing: unit tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@galkk galkk requested review from dai-chen and arsen-es June 20, 2019 19:02
@dai-chen dai-chen requested a review from abbashus June 20, 2019 20:08
@galkk galkk requested review from dai-chen and arsen-es June 20, 2019 21:44
Copy link
Contributor

@abbashus abbashus left a comment

Choose a reason for hiding this comment

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

Thanks for the changes @galkk.

@galkk galkk merged commit f8561e6 into opendistro-for-elasticsearch:master Jun 20, 2019
@galkk galkk deleted the fix-improper-handling-of-the-table-expression branch June 20, 2019 22:16
@arsen-es
Copy link
Contributor

This PR was to fix issue #92

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants