[jira] [Updated] (PIG-1929) Type checker failed to catch invalid type comparison

2011-04-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1929: --- Attachment: PIG-1929.3.patch PIG-1929.3.patch - Also casts bytearray objects to Tuple/Map in == and !=

[jira] [Updated] (PIG-1929) Type checker failed to catch invalid type comparison

2011-04-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1929: --- Attachment: PIG-1929.2.patch PIG-1929.2.patch - Removes code that cast null-constants for == and != ex

[jira] [Updated] (PIG-1929) Type checker failed to catch invalid type comparison

2011-04-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1929: --- Attachment: PIG-1929.1.patch PIG-1929.1.patch - the patch also has a fix for issue in PIG-1928. > Type