You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by Apache Wiki <wi...@apache.org> on 2011/05/14 02:23:25 UTC

[Pig Wiki] Update of "PigErrorHandlingFunctionalSpecification" by ThejasNair

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change notification.

The "PigErrorHandlingFunctionalSpecification" page has been changed by ThejasNair.
http://wiki.apache.org/pig/PigErrorHandlingFunctionalSpecification?action=diff&rev1=171&rev2=172

--------------------------------------------------

  ||1127||Dereference index out of range in schema.||
  ||1128||Cannot find field dereference field in schema.||
  ||1129|| Referring to column(s) within a column of type .. is not allowed ||
+ ||1130|| Datatype of i'th group/join column in j'th relation of  statement is incompatible with corresponding column in other relations in the statement ||
  
  ||2000 ||Internal error. Mismatch in group by arities. Expected: <schema>. Found: <schema> ||
  ||2001 ||Unable to clone plan before compiling ||