[
https://issues.apache.org/jira/browse/HIVE-14077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944238#comment-15944238
]
Carter Shanklin commented on HIVE-14077:
----------------------------------------
[~sershe] [~ashutoshc]
Great if this is not an issue now. Wanted to mention a few other SQL spec
things in case they are helpful.
Drawing from Section 5.3 (SQL:2011 here not SQL:2016):
With respect to literals: number.number is some implementation-defined exact
numeric. Approximate numerics are specified as mantissa E exponent. Lower case
e is also considered standard.
As for arithmetic:
Section 6.27: If the declared type of either operand of a dyadic arithmetic
operator is approximate numeric, then the declared type of the result is an
implementation-defined approximate numeric type.
> add implicit decimal arithmetic q test, fix issues if found
> ------------------------------------------------------------
>
> Key: HIVE-14077
> URL: https://issues.apache.org/jira/browse/HIVE-14077
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Blocker
> Attachments: HIVE-14077.patch
>
>
> See comments in that JIRA
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)