Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Code generated by AggsHandlerCodeGenerator can fail to compile if certain functions get overridden by custom module:
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
Attachments
Issue Links
- relates to
-
FLINK-16268 Failed to run rank over window with Hive built-in functions
- Resolved
- links to