GitHub user anubhav100 opened a pull request:
https://github.com/apache/carbondata/pull/1347 [CARBONDATA-1465] resolved bug for hive cant query carbon table when column name is in â¦
1.resolved bug for hive can't query carbon when column name is in small letters
2.corrected the hive guide there is no need of alter table statement to alter location now it is done by carbonhivemetastore event listener itself
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/anubhav100/incubator-carbondata bugfix/CARBONDATA-1465
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1347.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1347
----
commit 860480e6225a36f23eb9d85aa63df24b11e36623
Author: anubhav100 <
[hidden email]>
Date: 2017-09-11T10:28:16Z
resolved bug for hive cant query carbon table when column name is in captial letter
----
---