[ https://issues.apache.org/jira/browse/HIVE-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Sichi resolved HIVE-2509. ------------------------------ Resolution: Fixed Fix Version/s: 0.9.0 Release Note: This change adds parser support for typed integer literal variants (tinyint, smallint, and bigint). Hadoop Flags: Reviewed Committed to trunk. Thanks Jonathan! Can you update the wiki with the new syntax? > Literal bigint > -------------- > > Key: HIVE-2509 > URL: https://issues.apache.org/jira/browse/HIVE-2509 > Project: Hive > Issue Type: New Feature > Reporter: Jonathan Chang > Assignee: Jonathan Chang > Fix For: 0.9.0 > > Attachments: D15.1.patch, D15.1.patch, D15.2.patch, D15.2.patch, > D15.3.patch, D15.3.patch, D15.4.patch, D15.4.patch, D15.4.patch > > > Typing bigints is a pain because you have to write CAST(0 AS BIGINT). We > should let people type 0L instead. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira