Github user viirya commented on the issue:

    https://github.com/apache/spark/pull/20405
  
    When we use a hint an analyzed plan goes through analysis again. If I 
remember it correctly it is happened before analysis barrier is introduced. 
This PR wants to wrap an AnalysisBarrier on it so we won't re-analyze it.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to