[ 
https://issues.apache.org/jira/browse/SPARK-41085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634124#comment-17634124
 ] 

Apache Spark commented on SPARK-41085:
--------------------------------------

User 'vinodkc' has created a pull request for this issue:
https://github.com/apache/spark/pull/38661

> Support Bit manipulation function COUNTSET
> ------------------------------------------
>
>                 Key: SPARK-41085
>                 URL: https://issues.apache.org/jira/browse/SPARK-41085
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.1.4
>            Reporter: Vinod KC
>            Priority: Minor
>
> Support Bit manipulation function COUNTSET
> The function shall return the number of 1 bits in the specified integer 
> value. If the optional second argument is set to zero, it shall return the 
> number of 0 bits instead.
> COUNTSET(integer_type a [, INT zero_or_one])



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to