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:32:00 UTC

[jira] [Commented] (SPARK-41083) Support Bit manipulation function SHIFTLEFT

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

Vinod KC commented on SPARK-41083:
----------------------------------

I'm working on thisĀ 

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



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