beliefer opened a new pull request, #41939:
URL: https://github.com/apache/spark/pull/41939

   ### What changes were proposed in this pull request?
   `WindowExec` and `WindowInPandasExec` are updated to use the 
PartitionEvaluator API to do execution.
   
   
   ### Why are the changes needed?
   To define the computing logic and requires the caller side to explicitly 
list what needs to be serialized and sent to executors
   
   
   ### Does this PR introduce _any_ user-facing change?
   'No'.
   Just update the inner implementation.
   
   
   ### How was this patch tested?
   Add new test cases.
   


-- 
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