You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Lars Francke (JIRA)" <ji...@apache.org> on 2014/08/06 00:55:11 UTC

[jira] [Updated] (HIVE-7622) Semi-automated cleanup of code

     [ https://issues.apache.org/jira/browse/HIVE-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Francke updated HIVE-7622:
-------------------------------

    Attachment: HIVE-7622.1-noprefix.patch

> Semi-automated cleanup of code
> ------------------------------
>
>                 Key: HIVE-7622
>                 URL: https://issues.apache.org/jira/browse/HIVE-7622
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Lars Francke
>            Priority: Minor
>         Attachments: HIVE-7622.1-noprefix.patch
>
>
> This patch fixes the following issues across the whole Hive codebase. I realize it's huge but these are all things that slipped through past reviews and pop up in Checkstyle, SonarQube, IDEs, etc.:
> * Remove redundant modifiers (e.g. {{public}} modifiers in interfaces)
> * Converts all tabs to spaces
> * Removes all redundant semicolons
> * Minor issues



--
This message was sent by Atlassian JIRA
(v6.2#6252)