Jonathan Coveney created PIG-2732:
-------------------------------------

             Summary: Let's get rid of the deprecated Tuple methods
                 Key: PIG-2732
                 URL: https://issues.apache.org/jira/browse/PIG-2732
             Project: Pig
          Issue Type: Improvement
            Reporter: Jonathan Coveney
             Fix For: 0.11


In my favorite comment ever, this is the comment on isNull and setNull
{code}
    /** 
     * This is an unsupported method.
     * It never really worked. Don't use it!
     * @param isNull (but it will be ignored)
     */
{code}

Simply delightful. Let's get rid of it!

And let's @deprecate reference, which never really was used to begin with

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to