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

Reconstruct query strings from the ast #244

Merged
merged 4 commits into from
Apr 16, 2014
Merged

Reconstruct query strings from the ast #244

merged 4 commits into from
Apr 16, 2014

Conversation

jvshahid
Copy link
Contributor

This pull request isn't ready to be merged yet. This is just a place
holder.

This pull request modifies the query string generating code to use the
ast instead of doing some regex hacks on the original query
string. This is useful in case where we have to modify the query ast and
generate a query string that will parse to the new ast for serialization
to the nodes in the cluster.

jvshahid added a commit that referenced this pull request Apr 16, 2014
Reconstruct query strings from the ast
@jvshahid jvshahid merged commit 1eb0e9a into master Apr 16, 2014
@jvshahid jvshahid deleted the string-from-ast branch April 16, 2014 18:51
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.

None yet

1 participant