mihailoale-db commented on PR #50699:
URL: https://github.com/apache/spark/pull/50699#issuecomment-2834265137

   @cloud-fan Agree that `randomSplit ` is not an issue but for example you 
could have a `FunctionTableSubqueryArgumentExpression` which produces a `Sort`. 
My concern is that we have a few other operators/expressions/rules that 
introduce `Sort` in the middle of the analysis which are not going to be 
handled properly (same as ones which we introduce by the API calls).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to