Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Current auto-generated code cannot handle UDFs that throws checked exception, so the auto-generated code fails to compile.
In piglet, the PigUDFWrapper class is a workaround for handling IOException from some Pig UDFs.
Need to fix the codegen engine, then remove PigUDFWrapper class.
Attachments
Issue Links
- is related to
-
CALCITE-3122 Convert Pig Latin scripts into Calcite logical plans
- Closed
- links to