[ 
https://issues.apache.org/jira/browse/CALCITE-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16886320#comment-16886320
 ] 

Khai Tran commented on CALCITE-3195:
------------------------------------

[~donnyzone]: No, I'm not working on it. CALCITE-1536 depends on this bug and I 
had to create a workaround for it. This ticket is for remove the workaround 
once the bug was fixed. Please update this when you merge your PR.

> Fix enumerable code generator to handle UDFs that throws checked Exceptions
> ---------------------------------------------------------------------------
>
>                 Key: CALCITE-3195
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3195
>             Project: Calcite
>          Issue Type: Bug
>          Components: core, piglet
>            Reporter: Khai Tran
>            Priority: Major
>
> 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.
> Related ticket: https://issues.apache.org/jira/browse/CALCITE-3122



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to