zhaoyongjie commented on issue #16277:
URL: https://github.com/apache/superset/issues/16277#issuecomment-899971706


   Currently, `like` or `ilike` operator in filter, I think there are some 
flaws. 
   
   The query does not contain `%` in where clause. For this query, it is 
basically equivalent to `=` operator.
   
![image](https://user-images.githubusercontent.com/2016594/129660277-992a22bb-f329-47a4-a53f-da7628e2b744.png)
   
   In addition to show `%` in the UI, I suggest putting `%` in the query.
   
   
   


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