Aggarwal-Raghav commented on code in PR #62:
URL: https://github.com/apache/hive-site/pull/62#discussion_r2347437803


##########
content/docs/latest/language/languagemanual-udf.md:
##########
@@ -182,7 +182,7 @@ Version
 
 The decimal datatype was introduced in Hive 0.11.0 
([HIVE-2693](https://issues.apache.org/jira/browse/HIVE-2693)).
 
-All regular arithmetic operators (such as +, -, *, /) and relevant 
mathematical UDFs (Floor, Ceil, Round, and many more) have been updated to 
handle decimal types. For a list of supported UDFs, see [Mathematical 
UDFs](https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Types#LanguageManualTypes-MathematicalUDFs)
 in [Hive Data 
Types](https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Types#LanguageManualTypes).
+All regular arithmetic operators (such as +, -, *, /) and relevant 
mathematical UDFs (Floor, Ceil, Round, and many more) have been updated to 
handle decimal types. For a list of supported UDFs, see [Mathematical 
UDFs](https://hive.apache.org/docs/latest/language/languagemanual-types#mathematical-udfs)
 in [Hive Data 
Types](https://hive.apache.org/docs/latest/language/languagemanual-types#).

Review Comment:
   nit: https://hive.apache.org/docs/latest/language/languagemanual-types#
   extra # at end



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to