panbingkun commented on code in PR #43751:
URL: https://github.com/apache/spark/pull/43751#discussion_r1505232316


##########
docs/sql-ref-syntax-aux-show-tables.md:
##########
@@ -40,12 +40,18 @@ SHOW TABLES [ { FROM | IN } database_name ] [ LIKE 
regex_pattern ]
 
 * **regex_pattern**
 
-     Specifies the regular expression pattern that is used to filter out 
unwanted tables. 
+     Specifies the regular expression pattern that is used to filter out 
unwanted tables.

Review Comment:
   Before:
   <img width="914" alt="image" 
src="https://github.com/apache/spark/assets/15246973/361b73f5-2d0e-4a80-a30a-7b82ef5a8577";>
   
   After:
   <img width="915" alt="image" 
src="https://github.com/apache/spark/assets/15246973/43deb295-6dc6-4370-89cd-6bf1b73d1c80";>
   



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

Reply via email to