beliefer commented on issue #26860: [SPARK-30230][SQL] Like ESCAPE syntax can 
not use '_' and '%'
URL: https://github.com/apache/spark/pull/26860#issuecomment-565268128
 
 
   @ulysses-you @maropu @cloud-fan @gengliangwang 
   I checked postgreSQL, it supports as below:
   `SELECT 'abC' LIKE 'ab%C' ESCAPE '%';`

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