You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2020/02/27 09:04:00 UTC

[jira] [Assigned] (FLINK-16275) AggsHandlerCodeGenerator can fail with custom module

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

Jingsong Lee reassigned FLINK-16275:
------------------------------------

    Assignee: Rui Li

> 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
>            Assignee: Rui Li
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)