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

Vinod KC commented on SPARK-41084:
----------------------------------

I'm working on thisĀ 

> Support Bit manipulation function SHIFTRIGHT
> --------------------------------------------
>
>                 Key: SPARK-41084
>                 URL: https://issues.apache.org/jira/browse/SPARK-41084
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.1.4
>            Reporter: Vinod KC
>            Priority: Minor
>
> Support Bit manipulation function SHIFTRIGHT
> The function shall shift an integer value right by a specified number of 
> bits. As the least significant bit will be taken out of the original value, 
> it shall be discarded and the most significant bit becomes 0.
> *SHIFTRIGHT(integer_type a, INT positions)*



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