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

Hive SQL can not handle keys with dot or minus #12

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
CHANGED version to hotfix
Danny Lade committed Jun 10, 2014
commit 09cde053e311d27e8a5e34f624af34918965d6e8
2 changes: 1 addition & 1 deletion hive-serdes/pom.xml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@

<groupId>com.cloudera.serde</groupId>
<artifactId>hive-serdes</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>hive-serdes</name>