|
|
-
is anybody looking at case-sensitivity for HIVE object names?Sukhendu Chakraborty 2012-05-17, 19:44
https://issues.apache.org/jira/browse/HIVE-912 talks about
case-sensitivity, but it does not fixes the issue. I would like for HIVE to have to enforce case-sensitivity for HIVE object names. For eg. Oracle achieves this by enclosing the name in double quotes: "". This effort also take care of object names with special characters (eg '.', $ etc) |