Does Pig give any warning when there is a type mismatch or missing field?
No, Pig
will not show any warning if there is no matching field or a mismatch. If you
assume that Pig gives such a warning, then it is difficult to find in log file.
If any mismatch is found, it assumes a null value in Pig.