zclllyybb commented on code in PR #2993:
URL: https://github.com/apache/doris-website/pull/2993#discussion_r2446985187


##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/scalar-functions/encrypt-digest-functions/murmur-hash3-64-v2.md:
##########
@@ -0,0 +1,46 @@
+---
+{
+    "title": "MURMUR_HASH3_64_V2",
+    "language": "zh-CN"
+}
+---
+
+## 描述
+
+计算 64 位 murmur3 hash 值
+
+此版本复用 MurmurHash3 的 128 位处理函数,仅输出第一个 64 位哈希值,与标准库的实现保持一致。

Review Comment:
   和xxx的区别在于



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