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

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

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

Vinod KC commented on SPARK-41080:
----------------------------------

Im working on this 

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