zhangbutao commented on code in PR #96: URL: https://github.com/apache/hive-site/pull/96#discussion_r2846686237
########## content/Development/desingdocs/outerjoinbehavior.md: ########## @@ -7,7 +7,7 @@ date: 2024-12-12 # Hive Outer Join Behavior -This document is based on a writeup of [DB2 Outer Join Behavior](http://www.ibm.com/developerworks/data/library/techarticle/purcell/0112purcell.html). The original HTML can be found [here](/attachments/OuterJoinBehavior.html). +This document is based on a writeup of [DB2 Outer Join Behavior](http://www.ibm.com/developerworks/data/library/techarticle/purcell/0112purcell.html). The original HTML can be found [here](/attachments/DB2OuterJoinBehavior.html). Review Comment: http://www.ibm.com/developerworks/data/library/techarticle/purcell/0112purcell.html is no longer a valid link, we can remove it. Additionally, I think the document name should not be changed to DB2OuterJoinBehavior, because this document describes the OuterJoinBehavior feature of Hive, not DB2. Hive merely references DB2's OuterJoin capabilities. -- 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]
