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

Olga Natkovich updated PIG-1018:
--------------------------------

    Attachment: PIG-1018.patch

> FINDBUGS: NM_FIELD_NAMING_CONVENTION: Field names should start with a lower 
> case letter
> ---------------------------------------------------------------------------------------
>
>                 Key: PIG-1018
>                 URL: https://issues.apache.org/jira/browse/PIG-1018
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Olga Natkovich
>         Attachments: PIG-1018.patch
>
>
> Nm    The field name 
> org.apache.pig.backend.hadoop.executionengine.physicalLayer.LogToPhyTranslationVisitor.LogToPhyMap
>  doesn't start with a lower case letter
> Nm    The method name 
> org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POForEach.CreateTuple(Object[])
>  doesn't start with a lower case letter
> Nm    The class name 
> org.apache.pig.backend.hadoop.executionengine.physicalLayer.util.operatorHelper
>  doesn't start with an upper case letter
> Nm    Class org.apache.pig.impl.util.WrappedIOException is not derived from 
> an Exception, even though it is named as such
> Nm    The method name 
> org.apache.pig.pen.EquivalenceClasses.GetEquivalenceClasses(LogicalOperator, 
> Map) doesn't start with a lower case letter
> Nm    The field name org.apache.pig.pen.util.DisplayExamples.Result doesn't 
> start with a lower case letter
> Nm    The method name 
> org.apache.pig.pen.util.DisplayExamples.PrintSimple(LogicalOperator, Map) 
> doesn't start with a lower case letter
> Nm    The method name 
> org.apache.pig.pen.util.DisplayExamples.PrintTabular(LogicalPlan, Map) 
> doesn't start with a lower case letter
> Nm    The method name 
> org.apache.pig.tools.parameters.TokenMgrError.LexicalError(boolean, int, int, 
> int, String, char) doesn't start with a lower case letter

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to