Hello, I have a pig script that uses piggy bank to calculate date differences. Sometimes, when I get a wierd date or wrong format in the input, the script throws and error and aborts.
Is there a way I could trap these errors and move on without stopping the execution? Thanks PS: I'm using CDH2 with Pig 0.5
