yeshengm opened a new pull request #25381: [SPARK-28528][SQL] Improve Extract 
Python UDFs optimizer rule to enforce idempotence
URL: https://github.com/apache/spark/pull/25381
 
 
   ## What changes were proposed in this pull request?
   Since the action of extract python UDFs should be considered idempotent, in 
this PR we separate "extract Python UDFs" and "post python UDF extraction 
optimization" into two different batches, therefore enable the idempotence 
checker for "extract Python UDFs".
   
   ## How was this patch tested?
   
   Existing UTs.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to