Description
We put all the expressions in one function of UnsafeProjection, that could reach the 65k code size limit in JVM.
We should split them into multiple functions, like that we do for MutableProjection and SafeProjection.
Attachments
Issue Links
- is related to
-
SPARK-14793 Code generation for large complex type exceeds JVM size limit.
- Resolved
- links to