[ https://issues.apache.org/jira/browse/SPARK-8223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611458#comment-14611458 ]
Apache Spark commented on SPARK-8223: ------------------------------------- User 'zhichao-li' has created a pull request for this issue: https://github.com/apache/spark/pull/7035 > math function: shiftleft > ------------------------ > > Key: SPARK-8223 > URL: https://issues.apache.org/jira/browse/SPARK-8223 > Project: Spark > Issue Type: Sub-task > Components: SQL > Reporter: Reynold Xin > Assignee: zhichao-li > > shiftleft(INT a) > shiftleft(BIGINT a) > Bitwise left shift (as of Hive 1.2.0). Returns int for tinyint, smallint and > int a. Returns bigint for bigint a. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org