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.