[ https://issues.apache.org/jira/browse/HIVE-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501064#comment-14501064 ]
Lefty Leverenz commented on HIVE-10270: --------------------------------------- Although we don't document every bug fix, this seems worth mentioning in the wiki. So if you want it documented, please add a TODOC1.2 label. Two possible places: * [LanguageManual Types -- Decimals | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Types#LanguageManualTypes-Decimals] * [LanguageManual Types -- Decimal Types | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Types#LanguageManualTypes-DecimalTypes] > Cannot use Decimal constants less than 0.1BD > -------------------------------------------- > > Key: HIVE-10270 > URL: https://issues.apache.org/jira/browse/HIVE-10270 > Project: Hive > Issue Type: Bug > Components: Types > Reporter: Jason Dere > Assignee: Jason Dere > Fix For: 1.2.0 > > Attachments: HIVE-10270.1.patch, HIVE-10270.2.patch, > HIVE-10270.3.patch, HIVE-10270.4.patch, HIVE-10270.5.patch > > > {noformat} > hive> select 0.09765625BD; > FAILED: IllegalArgumentException Decimal scale must be less than or equal to > precision > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)