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 2017/09/26 02:10:00 UTC

[jira] [Created] (SPARK-22124) Sample and Limit should also defer input evaluation under codegen

Liang-Chi Hsieh created SPARK-22124:
---------------------------------------

             Summary: Sample and Limit should also defer input evaluation under codegen
                 Key: SPARK-22124
                 URL: https://issues.apache.org/jira/browse/SPARK-22124
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.2.0
            Reporter: Liang-Chi Hsieh
            Priority: Minor


We can override {{usedInputs}} to claim that an operator defers input evaluation. {{Sample}} and {{Limit}} are two operators which should claim it but don't. We should do it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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