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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to