Skip to content

Conversation

@Mryange
Copy link
Contributor

@Mryange Mryange commented Oct 14, 2025

Versions

  • dev
  • 3.0
  • 2.1
  • 2.0

Languages

  • Chinese
  • English

Docs Checklist

  • Checked by AI
  • Test Cases Built

@Mryange
Copy link
Contributor Author

Mryange commented Oct 14, 2025

run buildall

Gabriel39 pushed a commit to apache/doris that referenced this pull request Oct 17, 2025
apache/doris-website#2974
```sql
mysql> select json_hash(cast('{"a":123, "b":456}' as json)) , json_hash(cast('{"b":456, "a":123}' as json));
+-----------------------------------------------+-----------------------------------------------+
| json_hash(cast('{"a":123, "b":456}' as json)) | json_hash(cast('{"b":456, "a":123}' as json)) |
+-----------------------------------------------+-----------------------------------------------+
|                             82454694884268544 |                             82454694884268544 |
+-----------------------------------------------+-----------------------------------------------+
```
github-actions bot pushed a commit to apache/doris that referenced this pull request Oct 23, 2025
apache/doris-website#2974
```sql
mysql> select json_hash(cast('{"a":123, "b":456}' as json)) , json_hash(cast('{"b":456, "a":123}' as json));
+-----------------------------------------------+-----------------------------------------------+
| json_hash(cast('{"a":123, "b":456}' as json)) | json_hash(cast('{"b":456, "a":123}' as json)) |
+-----------------------------------------------+-----------------------------------------------+
|                             82454694884268544 |                             82454694884268544 |
+-----------------------------------------------+-----------------------------------------------+
```
@yiguolei yiguolei merged commit 11221e1 into apache:master Oct 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants