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

Alan Gates resolved PIG-386.
----------------------------

    Resolution: Won't Fix

> Pig does not do type checking on a per statement basis
> ------------------------------------------------------
>
>                 Key: PIG-386
>                 URL: https://issues.apache.org/jira/browse/PIG-386
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.2.0
>            Reporter: Shravan Matthur Narayanamurthy
>            Priority: Minor
>
> Currently though Pig has a type checker it is not called with every query 
> registration. Instead, the system waits till there is a dump or store. I 
> think its not in line with the philosophy of catching errors early. Instead 
> of the typechecking happening in the execute method, it should happen in 
> registerQuery and the execute method should expect a type checked plan.

-- 
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