dongjoon-hyun edited a comment on pull request #29758:
URL: https://github.com/apache/spark/pull/29758#issuecomment-694321607


   @Udbhav30 . Which environment did you test? I'm wondering if the example was 
working in your environment with backquote. I mean not your contribution on 
partition values, but the original table names.
   ```
   SHOW TABLE EXTENDED  IN default LIKE `empl*` PARTITION (grade=1);
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to