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: types_branch
Reporter: Pradeep Kamath
Fix For: types_branch
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.