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

Add Hive tests #124

Open
laserson opened this issue Sep 3, 2015 · 1 comment
Open

Add Hive tests #124

laserson opened this issue Sep 3, 2015 · 1 comment

Comments

@laserson
Copy link
Contributor

laserson commented Sep 3, 2015

Hive testing is a bit more broken because it's not possible to get data into Hive with an INSERT ... VALUES ... statement unless transactions are turned on, which they're not.

One possible workaround would be to connect to Impala to create the tables and then use hive to test against them.

@laserson
Copy link
Contributor Author

laserson commented Sep 3, 2015

It seems that problem was an intermittent one. However, there appears to be a different problem now wrt escaping string literals. I created HIVE-11723

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

1 participant