Change to default outputSchema for UDFs
---------------------------------------
Key: PIG-354
URL: https://issues.apache.org/jira/browse/PIG-354
Project: Pig
Issue Type: Bug
Affects Versions: types_branch
Reporter: Olga Natkovich
Priority: Critical
Fix For: types_branch
Currently, if UDF writer does not specify outputSchema the default is bytearray
which is not what you would want most of the time. Making chararray a default
would make things backward compatible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.