Skip to content

Conversation

nitisht
Copy link
Member

@nitisht nitisht commented Aug 19, 2022

This PR fixes the situation where original query sent
by the user was converted to lower case. We now lower case
the query for validation only. Then pass on the
actual query to datafusion.

Fixes #47

This PR fixes the situation where original query sent
by the user was converted to lower case. We now lower case
the query for validation only. Then pass on the
actual query to datafusion.

Fixes parseablehq#47
@nitisht nitisht requested a review from trueleo August 19, 2022 16:15
@trueleo
Copy link
Contributor

trueleo commented Aug 19, 2022

Seems good

@nitisht nitisht merged commit 4e539de into parseablehq:main Aug 19, 2022
@nitisht nitisht deleted the query-case branch August 19, 2022 16:24
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.

It is not possible to query fields with capitals names

2 participants