You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/08/17 03:48:38 UTC

[GitHub] [superset] zhaoyongjie commented on issue #16277: [Explore] wrap %s around selected value to implicitly indicate LIKE clause

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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org