You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/10/30 20:37:02 UTC

[GitHub] [spark] ben-zhang commented on pull request #38433: [SPARK-40943][SQL] Make the MSCK keyword optional in MSCK REPAIR TABLE commands

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org