[
https://issues.apache.org/jira/browse/PIG-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olga Natkovich updated PIG-410:
-------------------------------
Fix Version/s: types_branch
Affects Version/s: types_branch
> PERFORMANCE: delay type conversion
> ----------------------------------
>
> Key: PIG-410
> URL: https://issues.apache.org/jira/browse/PIG-410
> Project: Pig
> Issue Type: Improvement
> Affects Versions: types_branch
> Reporter: Olga Natkovich
> Fix For: types_branch
>
>
> Currently, any time user declares types for loaded data, we insert a generate
> after the load to produce data of the right type. It would be more efficient
> to daley conversion to the point where each individual field is used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.