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

   
   ### What changes were proposed in this pull request?
   1. Change to get matching partition names rather than partition objects when 
drop partitions
   
   
   ### Why are the changes needed?
   1. Partition names are enough to drop partitions
   2. It can reduce the time overhead and driver memory overhead. 
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Passing the existing tests.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to