You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/11/11 00:45:00 UTC

[jira] [Assigned] (SPARK-41080) Support Bit manipulation function SETBIT

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

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

    Assignee: 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
>            Assignee: Apache Spark
>            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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org