[ 
https://issues.apache.org/jira/browse/SPARK-41080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-41080:
------------------------------------

    Assignee:     (was: Apache Spark)

> Support Bit manipulation function SETBIT
> ----------------------------------------
>
>                 Key: SPARK-41080
>                 URL: https://issues.apache.org/jira/browse/SPARK-41080
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.1.4
>            Reporter: Vinod KC
>            Priority: Minor
>
> Support function to change a bit at a specified position. It shall change a 
> bit at a specified position to a 1,  If the optional third argument is set to 
> zero, the specified bit shall be set to 0 instead.
> SETBIT(integer_type a, INT position [, 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