[ 
https://issues.apache.org/jira/browse/SPARK-23229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-23229:
------------------------------------

    Assignee: Apache Spark

> 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
>            Assignee: Apache Spark
>            Priority: Trivial
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to