beliefer commented on a change in pull request #31008:
URL: https://github.com/apache/spark/pull/31008#discussion_r551678632
##########
File path: docs/sql-ref-syntax-qry-select-like.md
##########
@@ -21,12 +21,14 @@ license: |
### Description
-A LIKE predicate is used to search for a specific pattern.
+A LIKE predicate is used to search for a specific pattern. LIKE predicate also
supports multiple patterns with predicate quantifiers include `SOME`, `ANY`,
`ALL`.
Review comment:
OK
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]