Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Description
There are a number of places in the Pig code where information useful for debugging parsing problems is being buried. This patch tries to expose that information by passing it up all the way to the Main run method and attaching it to the PigStats object.