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:06:06 UTC

[GitHub] [incubator-doris] imay opened a new issue #2539: support bitmap_max

imay opened a new issue #2539: support bitmap_max
URL: https://github.com/apache/incubator-doris/issues/2539
 
 
   syntax
   ```
   largeint bitmap_max(BITMAP map1)
   ```
   
   this function will return the greatest value in the input bitmap.
   
   #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] liu391447823 commented on issue #2539: support bitmap_max

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


   I want to page bitmap through this function. When can I implement this function


-- 
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: commits-unsubscribe@doris.apache.org

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