srowen commented on a change in pull request #26424: [SPARK-29788][DOC] Fix the 
typos in the SQL reference documents
URL: https://github.com/apache/spark/pull/26424#discussion_r344295556
 
 

 ##########
 File path: docs/sql-ref-syntax-aux-show-table.md
 ##########
 @@ -45,7 +45,7 @@ SHOW TABLE EXTENDED [IN|FROM database_name] LIKE 
'identifier_with_wildcards' [PA
     Specifies the regular expression pattern that is used to filter out 
unwanted tables.
     <ul> 
        <li> Except for `*` and `|` character, the pattern works like a 
regex.</li>
-       <li> `*` alone matches 0 or more characters and `|` is used to separate 
multiple different regexes,
+       <li> `*` alone matches 0 or more characters and `|` is used to separate 
multiple regex,
 
 Review comment:
   Hm, I'd say regexes

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


With regards,
Apache Git Services

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

Reply via email to