[ https://issues.apache.org/jira/browse/HIVE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carl Steinbach updated HIVE-1084: --------------------------------- Attachment: cleanup-class-names.patch * Capitalize the class names in o.a.h.h.ql.parse and o.a.h.h.ql.plan * Reduce checkstyle violations from 4728 to 4687 > Cleanup Class names > ------------------- > > Key: HIVE-1084 > URL: https://issues.apache.org/jira/browse/HIVE-1084 > Project: Hadoop Hive > Issue Type: Task > Affects Versions: 0.6.0 > Reporter: Carl Steinbach > Assignee: Carl Steinbach > Attachments: cleanup-class-names.patch > > > [Sun's Code Conventions for the Java Programming > Language|http://java.sun.com/docs/codeconv/] document stipulates that Java > class names must begin with a capital letter. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.