kokila-19 commented on code in PR #70:
URL: https://github.com/apache/hive-site/pull/70#discussion_r2484989988
##########
content/docs/latest/language/languagemanual.md:
##########
@@ -24,6 +24,7 @@ This is the Hive Language Manual. For other Hive
documentation, see the Hive w
* Data Definition Statements
+ [DDL Statements]({{< ref "languagemanual-ddl" >}})
- [Bucketed Tables]({{< ref "languagemanual-ddl-bucketedtables"
>}})
+ - [Write Ordering (Regular & Z-Order)]({{< ref "writeordering"
>}})
Review Comment:
**Default** alone is too vague. Since Z-Order represents a specific ordering
functionality, adding Type-Native clarifies that the default mode follows each
data type’s natural comparison semantics.
So, **Default/Type-Native & Z-Order** is more understandable and precise.
Does this sound good?
--
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]