[ 
https://issues.apache.org/jira/browse/PIG-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Santhosh Srinivasan updated PIG-158:
------------------------------------

    Attachment: udf_fix.patch

The udf_fix.patch fixes the following:

1. The return type of udf was not being returned correctly  (Thanks Shravan)
2. The mergeType in DataType was not merging BYTEARRAY properly (Thanks Shravan)
3. TypeCheckingVisitor was not checking for NULL schema in LOGenerate
4. Fixed test cases corresponding to the fix for the mergeType
5. The findType method in DataType now handles interfaces. Shravan added this. 
I am submitting this as part of this patch.

TODO:

testDefinedFunctions fails in TestMapReduce.java. I also saw a parser error 
when I changed the test case. 

> Rework logical plan
> -------------------
>
>                 Key: PIG-158
>                 URL: https://issues.apache.org/jira/browse/PIG-158
>             Project: Pig
>          Issue Type: Sub-task
>          Components: impl
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: is_null.patch, logical_operators.patch, 
> logical_operators_rev_1.patch, logical_operators_rev_2.patch, 
> logical_operators_rev_3.patch, parser_changes.patch, parser_changes_v1.patch, 
> parser_changes_v2.patch, parser_changes_v3.patch, parser_changes_v4.patch, 
> ParserErrors.txt, udf_fix.patch, udf_return_type.patch, 
> user_func_and_store.patch, visitorWalker.patch
>
>
> Rework the logical plan in line with 
> http://wiki.apache.org/pig/PigExecutionModel

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to