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


##########
content/docs/latest/language/languagemanual-types.md:
##########
@@ -19,33 +19,33 @@ For data types supported by HCatalog, see:
 
 ### Numeric Types
 
-* 
[`TINYINT`](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=82706456#LanguageManualTypes-tinyint)
 (1-byte signed integer, from `-128` to `127`)
-* 
[`SMALLINT`](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=82706456#LanguageManualTypes-smallint)
 (2-byte signed integer, from `-32,768` to `32,767`)
+* 
[`TINYINT`](https://hive.apache.org/docs/latest/language/languagemanual-types#-tinyint)
 (1-byte signed integer, from `-128` to `127`)

Review Comment:
   Here also sub-section doesn't work. 



-- 
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