You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2018/01/26 10:44:02 UTC

[jira] [Created] (SPARK-23229) Dataset.hint should use planWithBarrier logical plan

Jacek Laskowski created SPARK-23229:
---------------------------------------

             Summary: Dataset.hint should use planWithBarrier logical plan
                 Key: SPARK-23229
                 URL: https://issues.apache.org/jira/browse/SPARK-23229
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.2.1
            Reporter: Jacek Laskowski


Every time {{Dataset.hint}} is used it triggers execution of logical commands, their unions and hint resolution (among other things that analyzer does).

{{hint}} should use {{planWithBarrier}} instead.



--
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