[ 
https://issues.apache.org/jira/browse/FLINK-16275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rui Li updated FLINK-16275:
---------------------------
    Description: 
Code generated by {{AggsHandlerCodeGenerator}} can fail to compile if certain 
functions get overridden by custom module:
{noformat}
Caused by: org.codehaus.commons.compiler.CompileException: Line 20, Column 215: 
A method named "getRuntimeContext" is not declared in any enclosing class nor 
any supertype, nor through a static import
{noformat}

> AggsHandlerCodeGenerator can fail with custom module
> ----------------------------------------------------
>
>                 Key: FLINK-16275
>                 URL: https://issues.apache.org/jira/browse/FLINK-16275
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>            Reporter: Rui Li
>            Priority: Major
>
> Code generated by {{AggsHandlerCodeGenerator}} can fail to compile if certain 
> functions get overridden by custom module:
> {noformat}
> Caused by: org.codehaus.commons.compiler.CompileException: Line 20, Column 
> 215: A method named "getRuntimeContext" is not declared in any enclosing 
> class nor any supertype, nor through a static import
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to