You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Utkarsh Srivastava (JIRA)" <ji...@apache.org> on 2007/11/28 05:30:43 UTC

[jira] Commented: (PIG-35) FindBugs: Possible null pointer dereference in TimeWindowSpec

    [ https://issues.apache.org/jira/browse/PIG-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546099 ] 

Utkarsh Srivastava commented on PIG-35:
---------------------------------------

This class is no longer used and should be removed from the source tree.

> FindBugs: Possible null pointer dereference in TimeWindowSpec
> -------------------------------------------------------------
>
>                 Key: PIG-35
>                 URL: https://issues.apache.org/jira/browse/PIG-35
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>            Reporter: Patrick Hunt
>
> (looks like typo & vs &&)
>             if (tail != null & tail.getTimeStamp()<= expireTime) {
> Severity and Description	Path	Resource	Location	Creation Time	Id
> H C NP: Possible null pointer dereference of tail in org.apache.pig.impl.eval.window.TimeWindowSpec$1.add(Datum)	pig-apache/src/org/apache/pig/impl/eval/window	TimeWindowSpec.java	line 59	1196213052841	22410

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