[
https://issues.apache.org/jira/browse/FLINK-16275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee updated FLINK-16275:
---------------------------------
Fix Version/s: 1.11.0
> 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
> Fix For: 1.11.0
>
> 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)