Skip to content

Conversation

@bohutang
Copy link
Member

@bohutang bohutang commented Nov 6, 2025

Summary

Area Functions Notes
Array docs (EN/CN) ARRAY, ARRAY_ANY, ARRAY_APPROX_COUNT_DISTINCT, ARRAY_AVG, ARRAY_COUNT, ARRAY_GENERATE_RANGE, ARRAY_KURTOSIS, ARRAY_MAX, ARRAY_MEDIAN, ARRAY_MIN, ARRAY_SIZE (aka ARRAY_LENGTH), ARRAY_SKEWNESS, ARRAY_SORT (+ ASC/DESC variants), ARRAY_STDDEV_POP (aka ARRAY_STD), ARRAY_STDDEV_SAMP (aka ARRAY_STDDEV), ARRAY_SUM, ARRAY_TO_STRING Added concise refs + Databend-verified SQL; mirrored in CN docs; updated array index tables
JSON helpers (EN/CN) GET_BY_KEYPATH, GET_BY_KEYPATH_STRING, JSON_CONTAINS_IN_LEFT, JSON_CONTAINS_IN_RIGHT, JSON_EXISTS_KEY, JSON_EXISTS_ANY_KEYS, JSON_EXISTS_ALL_KEYS New pages with examples; JSON index now lists them
Alias wiring ARRAY_CONSTRUCTJSON_ARRAY, ARRAY_DISTINCTJSON_ARRAY_DISTINCT, ARRAY_EXCEPT, ARRAY_INSERT, ARRAY_INTERSECTION, ARRAY_OVERLAP, OBJECT_*JSON_OBJECT_*, STRIP_NULL_VALUEJSON_STRIP_NULLS, GETGET_STRING, JSON_ARRAY_AGGJSON_AGG Added title_includes so aliases share the same reference
JSON index Added containment/exists section (EN & CN)

Testing

  • Verified SQL examples via Databend MCP

@vercel
Copy link

vercel bot commented Nov 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Nov 7, 2025 1:27am

@bohutang bohutang changed the title docs: add to_timestamp_tz and array_sum references docs: cover array + json functions Nov 7, 2025
@bohutang
Copy link
Member Author

bohutang commented Nov 7, 2025

cc @b41sh

@bohutang bohutang merged commit 01e339d into main Nov 7, 2025
4 checks passed
@bohutang bohutang deleted the docs/add-timestamp-tz-array-sum branch November 7, 2025 01:30
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