[jira] [Commented] (PIG-4641) Print the instance of Object without using toString()

2015-07-29 Thread songwanging (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14647094#comment-14647094 ] songwanging commented on PIG-4641: -- yes, it is trivial but still a bug, I came cross this b

[jira] [Created] (PIG-4643) variables could be reused

2015-07-26 Thread songwanging (JIRA)
songwanging created PIG-4643: Summary: variables could be reused Key: PIG-4643 URL: https://issues.apache.org/jira/browse/PIG-4643 Project: Pig Issue Type: Improvement Reporter: song

[jira] [Created] (PIG-4642) Function call error, when comparing two instances of class "Tuple", should use "compareTuple()", while in current version the method "compare()" compares two instances of "

2015-07-26 Thread songwanging (JIRA)
songwanging created PIG-4642: Summary: Function call error, when comparing two instances of class "Tuple", should use "compareTuple()", while in current version the method "compare()" compares two instances of "Tuple" using itself: "compare()", which

[jira] [Created] (PIG-4641) Print the instance of Object without using toString()

2015-07-26 Thread songwanging (JIRA)
songwanging created PIG-4641: Summary: Print the instance of Object without using toString() Key: PIG-4641 URL: https://issues.apache.org/jira/browse/PIG-4641 Project: Pig Issue Type: Bug Aff