[
https://issues.apache.org/jira/browse/PIG-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jie Li reopened PIG-2732:
-------------------------
contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/storage/CSVExcelStorage.java
is using isNull(), and there may be some other classes using it. We need to
clean them as well, otherwise the e2e test doesn't compile.
> 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
> Assignee: Jonathan Coveney
> Fix For: 0.11
>
> Attachments: PIG-2732-0.patch
>
>
> 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