Github user jose-torres commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21662#discussion_r200454145
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/SparkStrategies.scala ---
    @@ -354,6 +355,24 @@ abstract class SparkStrategies extends 
QueryPlanner[SparkPlan] {
         }
       }
     
    +  /**
    +   * Used to plan the streaming global limit operator.
    --- End diff --
    
    As discussed offline, comment on why we need ReturnAnswer handling


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to