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)
