MaxGekk commented on pull request #31097:
URL: https://github.com/apache/spark/pull/31097#issuecomment-757944996


   If we support `SYNC PARTITIONS` then supporting of `ADD/DROP` has low 
overhead - just grammar change + additional params to logical and exec nodes. 
BTW, we still have to support `MSCK REPAIR TABLE` as `MSCK REPAIR TABLE .. ADD 
PARTITIONS` for backward compatibility (as Hive and current Spark do), from my 
point of view.


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



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

Reply via email to