ben-zhang commented on PR #38433: URL: https://github.com/apache/spark/pull/38433#issuecomment-1296345928
> Could you provide other DBMS references for `REPAIR TABLE` syntax without `MSCK`, @ben-zhang ? Hey @dongjoon-hyun, thanks for asking. Here's a [reference from MYSQL](https://dev.mysql.com/doc/refman/8.0/en/repair-table.html). Also, the Spark documentation page for this command is titled "REPAIR TABLE". It only mentions the MSCK keyword in the content of the page. To me, this is an acknowledgement that the meaning of the command is tied to just "REPAIR TABLE". -- 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]
