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

Use executeUpdate for queries that modify state #1

Closed
hammer opened this issue Aug 23, 2014 · 3 comments
Closed

Use executeUpdate for queries that modify state #1

hammer opened this issue Aug 23, 2014 · 3 comments
Assignees

Comments

@hammer
Copy link

hammer commented Aug 23, 2014

For DDL and INSERT, UPDATE, or DELETE queries, you should use executeUpdate rather than executeQuery.

@hammer
Copy link
Author

hammer commented Aug 23, 2014

To be clear, I'm referring to the code in the query function.

@austincv
Copy link
Contributor

austincv commented Sep 4, 2014

I recently left Mu Sigma and I am no longer the maintainer of this project as I had to hand it over to someone at Mu Sigma according to company policy. I will pass this on to the new maintainer after things are clear as to who/how/where the code is going to be maintained. Thanks.

@gsvijayraajaa gsvijayraajaa self-assigned this May 6, 2015
@gsvijayraajaa
Copy link
Contributor

Hammer,
Thanks for filing the issue, we have incorporated the support for DDL queries in RImpala(v0.1.6) Release

Regards,
Vijay Raajaa G S

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

No branches or pull requests

3 participants