[ https://issues.apache.org/jira/browse/SPARK-8223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Davies Liu resolved SPARK-8223. ------------------------------- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 7178 [https://github.com/apache/spark/pull/7178] > 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 > Fix For: 1.5.0 > > > 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