You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2010/01/15 07:34:54 UTC

[jira] Resolved: (PIG-492) There should be a way for Loader to refer to the output of determineSchema() in the backend

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

Alan Gates resolved PIG-492.
----------------------------

    Resolution: Fixed

PIG-1085 provides this functionality.

> There should be a way for Loader to refer to the output of determineSchema() in the backend
> -------------------------------------------------------------------------------------------
>
>                 Key: PIG-492
>                 URL: https://issues.apache.org/jira/browse/PIG-492
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Pradeep Kamath
>
> Currently LoadFunc.determineSchema() is only called from LOLoad() at parse time in the front end. If the loader.getNext() needs to know what the output of determineSchema() was there is no way to get to it in the backend - there should be some way to get to it.

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