Details
-
Improvement
-
Resolution: Duplicate
-
Major
-
5.5.0
-
None
Description
Currently we generate byte code to factor the handling of NULL and MISSING out of individual function implementations. This is problematic as
- the byte code generation relies on specific pattern in the java code that is to be instrumented
- there is no debugging information in the byte code.
Attachments
Issue Links
- duplicates
-
MB-33909 [CX] Eliminate use of code-gen function runtimes in analytics
- Resolved