Liang-Chi Hsieh created SPARK-22551:
---------------------------------------
Summary: Fix 64kb compile error for common expression types
Key: SPARK-22551
URL: https://issues.apache.org/jira/browse/SPARK-22551
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 2.2.0
Reporter: Liang-Chi Hsieh
For common expression types, such as {{BinaryExpression}} and
{{TernaryExpression}}, the combination of generated codes of children can
possibly be large. We should put the codes into functions to prevent possible
64kb compile error.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]