You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2018/04/05 03:57:00 UTC

[jira] [Created] (SPARK-23873) Use accessors in interpreted LambdaVariable

Liang-Chi Hsieh created SPARK-23873:
---------------------------------------

             Summary: Use accessors in interpreted LambdaVariable
                 Key: SPARK-23873
                 URL: https://issues.apache.org/jira/browse/SPARK-23873
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: Liang-Chi Hsieh


Currently, interpreted execution of {{LambdaVariable}} just uses {{InternalRow.get}} to access element. We should use specified accessors if possible.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org