You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2019/12/24 00:07:36 UTC

[GitHub] [incubator-doris] imay opened a new issue #2540: support bitmap_contains

imay opened a new issue #2540: support bitmap_contains
URL: https://github.com/apache/incubator-doris/issues/2540
 
 
   syntax
   ```
   BOOL bitmap_contains(BITMAP map, BIGINT value)
   ```
   
   this function will return true if the input value is in the input map, otherwise return false.
   
   #2533 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] DanyBin commented on issue #2540: support bitmap_contains

Posted by GitBox <gi...@apache.org>.
DanyBin commented on issue #2540: support bitmap_contains
URL: https://github.com/apache/incubator-doris/issues/2540#issuecomment-572034316
 
 
   I will do it 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] shiyi23 commented on issue #2540: support bitmap_contains

Posted by GitBox <gi...@apache.org>.
shiyi23 commented on issue #2540:
URL: https://github.com/apache/incubator-doris/issues/2540#issuecomment-791105801


   hello, I think this issue can be close


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org