imay opened a new pull request #2731: Add bitamp_to_string function
URL: https://github.com/apache/incubator-doris/pull/2731
 
 
   This CL changes:
   
   1. add function bitmap_to_string, which will convert a bitmap to string
   which contains all bit in bitmap
   2. add function murmur_hash3_32, which will compute murmur hash for
   input strings
   3. make the function cast float to string the same with user result
   logic

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