You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Olga Natkovich (JIRA)" <ji...@apache.org> on 2009/10/14 21:50:31 UTC

[jira] Commented: (PIG-1004) FINDBUGS: CN_IDIOM_NO_SUPER_CALL in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators

    [ https://issues.apache.org/jira/browse/PIG-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765712#action_12765712 ] 

Olga Natkovich commented on PIG-1004:
-------------------------------------

Added to exclue file for now

> FINDBUGS: CN_IDIOM_NO_SUPER_CALL in 	org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-1004
>                 URL: https://issues.apache.org/jira/browse/PIG-1004
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Olga Natkovich
>
> Will address this during next cleanup:
> CN 	org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.PODistinct.clone() does not call super.clone()
> CN 	org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POForEach.clone() does not call super.clone()
> CN 	org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLimit.clone() does not call super.clone()
> CN 	org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLocalRearrange.clone() does not call super.clone()
> CN 	org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLocalRearrangeForIllustrate.clone() does not call super.clone()
> CN 	org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POOptimizedForEach.clone() does not call super.clone()
> CN 	org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POSort.clone() does not call super.clone()

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