cloud-fan commented on PR #39115: URL: https://github.com/apache/spark/pull/39115#issuecomment-1398002502
Looking at your use case again, if you know exactly which partition(s) to add/drop, why not use the `ALTER TABLE ... ADD/DROP PARTITION` command? -- 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]
