normanj-bitquill opened a new pull request, #3927:
URL: https://github.com/apache/calcite/pull/3927

   * All libraries now have a BITCOUNT() function
   * The MySQL library also has BIT_COUNT() which is an alias for BITCOUNT()
   * BITCOUNT() counts all of the bits set in an integer or bytestring
   * Return NULL if the argument is NULL
   
   This is based on a previous PR that appears dormant.
   https://github.com/apache/calcite/pull/1746


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

Reply via email to