- 326b8c9 [Fix](doc) Fix the inaccurate behavior of some functions in the document (#3913) by linrrarity · 27 hours ago master
- 69574e8 [fix](sql-functions) provide setup data for CUME_DIST / DENSE_RANK window examples (#3899) by boluor · 2 days ago
- 46f1e31 [fix](sql-functions) provide setup data for BITMAP_HASH / BITMAP_UNION examples (#3900) by boluor · 2 days ago
- f880deb [fix](sql-functions) provide setup data for FIELD examples (3.x / 2.1 + dev zh) (#3901) by boluor · 2 days ago
- 3f84d1e [fix](sql-functions) provide setup data for MEDIAN example (dev) (#3903) by boluor · 2 days ago
- 014a0db add missing litefuse logo (#3922) by Mingyu Chen (Rayner) · 2 days ago
- 732cabd [docs] Use https:// prefix for all AWS S3 endpoints in examples (#3921) by Calvin Kirs · 3 days ago
- 2b285ca docs: add sql block partition filter docs (#3920) by Calvin Kirs · 3 days ago
- dfb02ba Revert "[Fix](variance) Fix sample variance/stddev null res for single value" (#3919) by linrrarity · 4 days ago
- e1a862b Fix event-driven warm-up sync event docs (#3918) by bobhan1 · 4 days ago
- d3ce686 add 4.0.6 release (#3917) by Mingyu Chen (Rayner) · 4 days ago
- 0a43c0f [doc](struct) update STRUCT field access for ELEMENT_AT, remove STRUCT_ELEMENT (#3898) by Chenyang Sun · 5 days ago
- 50f785a [doc](struct) match STRUCT sub-fields by name in cast from string (#3907) by Chenyang Sun · 5 days ago
- 71885ec [doc] restore json_object_flatten doc removed by #3660 (#3916) by Chenyang Sun · 6 days ago
- 0d466b7 [fix](docs) ipv6_cidr_to_range examples error on 4.x/dev (INET6_ATON -> to_ipv6) + reserved-word alias + truncated IPv6 (#3914) by boluor · 6 days ago
- 6bd8c88 [doc](ip) fix IP predicate return type to BOOLEAN & add IPV6 mixed-storage best practice (#3911) by Chenyang Sun · 7 days ago
- 6e9c20c [Enhancement](udf) Support volatility property for UDF (#3909) by linrrarity · 8 days ago
- 7840214 [doc] Add JSON nesting depth limit to docs (#3908) by Jerry Hu · 8 days ago
- 8dcf001 [doc] remove single replica compaction documentation (#3870) by Chenyang Sun · 9 days ago
- 927a46d add docs for aggregation function datasketches_hll_union_agg (#3711) by nooneuse · 9 days ago
- 6ff563c [fix](docs) BITMAP_AGG / MAP_AGG example setup (dev + 3.x + 2.1) (#3895) by boluor · 9 days ago
- ddacde3 [fix](docs) add table setup for IPV4_STRING_TO_NUM_OR_DEFAULT example in 3.x/2.1 (#3893) by boluor · 9 days ago
- 76f2061 [fix](docs) add table setup for IF example in 3.x/2.1 (#3892) by boluor · 9 days ago
- ead5ee6 [fix](sql-functions) reconstruct example1 setup for EXPLODE_SPLIT (version-3.x / version-2.1) (#3890) by boluor · 9 days ago
- 533c6ab [fix](sql-functions) reconstruct example setup tables for array-function pages (version-3.x / version-2.1) (#3888) by boluor · 9 days ago
- 9b2b483 [fix](sql-functions) reconstruct example setup tables for aggregate pages (version-3.x / version-2.1) (#3885) by boluor · 9 days ago
- 35307e0 [fix](sql-functions) add example setup tables to aggregate pages in version-3.x / version-2.1 (#3884) by boluor · 9 days ago
- 0afc024 [fix](sql-functions) provide setup data for the EXPORT_SET table example (#3880) by boluor · 9 days ago
- dbd1606 [fix](sql-functions) provide setup data for numeric-function examples querying an undefined table (#3878) by boluor · 9 days ago
- 67a5f50 [fix](sql-functions) provide setup data for HLL-function examples querying an undefined table (#3877) by boluor · 9 days ago
- 34f3a28 [fix](sql-functions) provide setup data for date-time-function examples querying an undefined table (#3875) by boluor · 9 days ago
- 28ea189 [fix](sql-functions) provide setup data for window-function examples querying an undefined table (#3874) by boluor · 9 days ago
- 1563a2e [fix](sql-functions) provide setup data for examples querying an undefined table (#3872) by boluor · 9 days ago
- 48e681c [Feature](function) Support function ARRAY_CROSS_PRODUCT (#3891) by linrrarity · 9 days ago
- 47bc039 [fix](docs) remove unsupported grouping_id order by example (#3876) by yujun · 10 days ago
- f5fa3a9 [fix](doc) dev: fix array_count nested higher-order example (EN) (#3866) by boluor · 10 days ago
- 633545e [fix](doc) v3.x: fix ZH murmur_hash3_64_v2 example header and values (#3865) by boluor · 10 days ago
- 7a85208 [fix](doc) dev: correct four wrong SQL-function examples (trim_in / murmur_hash3_64_v2 / json_extract_bigint / uncompress) (#3864) by boluor · 10 days ago
- f3129b9 [fix](doc) dev: un-glue SET lc_time_names from comment line in MONTHNAME example (#3863) by boluor · 10 days ago
- 0e6262b [fix](doc) dev: replace stray ${tableName_21} placeholder in to-quantile-state (#3862) by boluor · 10 days ago
- 457beb0 [fix](doc) v2.1/v3.x: correct ARRAY_ENUMERATE_UNIQ multi-array example result (#3859) by boluor · 10 days ago
- a5a47ec [doc] annotate ldap_default_roles version and sync to 4.x docs (#3873) by Mingyu Chen (Rayner) · 10 days ago
- e2a7a72 [doc] add LDAP default roles docs (#3697) by Raiden · 10 days ago
- bd36eea [Fix](doc) Fix the inaccurate behavior of some functions in the document (#3869) by linrrarity · 11 days ago
- bde1977 [Fix](variance) Fix sample variance/stddev null res for single value (#3765) by linrrarity · 11 days ago
- 61c1b44 [doc] Fix the inaccurate behavior of some functions in the document (#3849) by linrrarity · 11 days ago
- e9da74c Fix 4x hamming distance version note (#3844) by 收集群风 · 13 days ago
- 828102a [fix](doc) v2.1: fix APPEND_TRAILING_CHAR_IF_ABSENT examples (EN+ZH) (#3858) by boluor · 14 days ago
- 93cb1ce [fix](doc) v2.1: fix point-query backtick and SECOND() expected output (#3857) by boluor · 14 days ago
- dd083bd [fix](doc) v2.1: replace stray ${tableName_21} placeholder in to-quantile-state (#3856) by boluor · 14 days ago
- e3890fe [fix](doc) v3.x: fix ZH APPEND_TRAILING_CHAR_IF_ABSENT examples (#3855) by boluor · 14 days ago
- c0a8cc8 [fix](doc) v3.x: correct SECOND() example expected output (#3854) by boluor · 14 days ago
- 84b6aef [fix](doc) v3.x: fix misplaced backtick in point-query CREATE TABLE (#3853) by boluor · 14 days ago
- 46d4b87 [fix](doc) v3.x: replace stray ${tableName_21} placeholder in quantile docs (#3852) by boluor · 14 days ago
- 9ae0199 [fix](doc) REVOKE-FROM.md (2.1 + 3.x en): drop the impossible REVOKE-roles-FROM-ROLE example (#3851) by boluor · 14 days ago
- 25ca996 [fix](doc) REVOKE-FROM.md: add prerequisites + drop parser-rejected example (en+zh) (#3850) by boluor · 14 days ago
- 304e8ea [fix](doc) dev: backport 4.x string-function example expansions and corner-case adds (en+zh) (#3848) by boluor · 14 days ago
- f3677aa [fix](doc) dev: backport 4.x zh fence / typo / DESC-TABLE cleanups + EN DESC-TABLE example expansion (#3847) by boluor · 14 days ago
- d0505ba [fix](doc) dev: backport missing CREATE setup to ALTER-USER / DROP-DATABASE / DROP-ROLE / data-bucketing (en+zh) (#3846) by boluor · 14 days ago
- a03391b [fix](doc) DROP-DATABASE / DROP-ROLE / data-bucketing: add CREATE setup so examples are self-contained (#3842) by boluor · 14 days ago
- d508a45 [fix](doc) ALTER-USER.md: add CREATE USER setup so examples are runnable end-to-end (#3840) by boluor · 14 days ago
- 7f3b1a7 [fix](doc) trim/field/substring: bidirectional en/zh sync (#3839) by boluor · 14 days ago
- e15551e [fix](doc) ltrim.md zh example 3: correct expected output (LTRIM does NOT strip \t / \n by default) (#3838) by boluor · 14 days ago
- 014407e [fix](doc) rtrim/strleft: small en/zh sync (LENGTH-based RTRIM demo, drop redundant ZH example) (#3837) by boluor · 14 days ago
- 603b131 [fix](doc) zh: backport en-richer examples & fence parity (log10, trim-in, bitmap-hash, to-bitmap, collect-list) (#3836) by boluor · 14 days ago
- 1dbad1e [fix](doc) array-functions zh: re-flag downgraded code fences as ```sql (#3835) by boluor · 14 days ago
- 38a99f6 [fix](doc) milliseconds-add/week: en/zh cleanup (BIGINT example, ZH duplicates, ZH fence on table) (#3834) by boluor · 14 days ago
- 2456946 [fix](doc) string-functions en: backport zh-only examples (locate, instr, length, lpad, from-base64) (#3833) by boluor · 14 days ago
- 99b16ab [fix](doc) DESC-TABLE.md en: backport zh-only examples (Comment column, DESC ALL) (#3832) by boluor · 14 days ago
- 3b9ca46 [fix](doc) zh: unix-timestamp missing semicolon; DESC-TABLE wrong db qualifier and stale IndexKeysType (#3831) by boluor · 14 days ago
- 1eef18a [fix](doc) arrays-overlap.md zh: remove stray apostrophe after closing fence (#3830) by boluor · 14 days ago
- 83b3e13 [fix](doc) v4.x: remove stray control characters that break HTML minifier (#3843) by Yongqiang YANG · 2 weeks ago
- 73b50dc [doc] note VARIANT output sorts JSON object keys (#3841) by Chenyang Sun · 2 weeks ago
- c08e8b7 [fix](doc) array-contains.md zh: ';' → ',' between rows of the 4-row INSERT (#3795) by boluor · 2 weeks ago
- 29fe7f4 [fix](doc) json-type.md: replace stale jsonb_type headers, fix zh fences, mirror examples (#3796) by boluor · 2 weeks ago
- bd93b78 [fix](doc) translate.md: align en/zh to 11 examples; fix en table widths and case mixing (#3798) by boluor · 2 weeks ago
- 8888ce7 [fix](doc) window-functions overview en: add the missing second non-deterministic result table (#3799) by boluor · 2 weeks ago
- e70a5ca [fix](doc) zh: correct expected values in 5 function pages where docs drift from cluster output (#3800) by boluor · 2 weeks ago
- 972c966 [fix](doc) hours-diff.md zh: add missing semicolon and top divider on negative-difference example (#3801) by boluor · 2 weeks ago
- 9b53ce7 [fix](doc) dense-rank.md: add missing int_t setup; rewrite malformed result block (#3821) by boluor · 2 weeks ago
- 031ef2f [fix](doc) function/desc pages: add missing setup so examples are reproducible (4 pages) (#3822) by boluor · 2 weeks ago
- 63e612e [fix](doc) DML/DELETE.md and DML/INSERT-OVERWRITE.md: add missing setup tables (#3823) by boluor · 2 weeks ago
- 738d652 [fix](doc) SELECT.md: add student/tb_book setup for the simple examples; flag JOIN/UNION snippets as illustrative (#3824) by boluor · 2 weeks ago
- 91afb07 [fix](doc) materialized-view docs: add missing TPC-H setup; bump stale STARTS dates (#3825) by boluor · 2 weeks ago
- 8d40993 [fix](doc) data-operate pages: add missing setup tables and adjust example phrasing (#3826) by boluor · 2 weeks ago
- f344bb4 [fix](doc) inverted-index/overview.md: make Quick start docs table single-replica-friendly (#3827) by boluor · 2 weeks ago
- 4cb39f8 [fix](doc) strleft.md zh: renumber duplicate '7.' examples to 8/9 (#3797) by boluor · 2 weeks ago
- 630f161 [doc] release-2.1.2 EN: backfill two Auto Partition behavior changes (#3778) by boluor · 2 weeks ago
- e84f8a2 [fix](doc) first-value.md zh: clean trailing annotation that breaks the result table (#3788) by boluor · 2 weeks ago
- a234953 [fix](doc) url-decode.md: merge en/zh examples, fix divider width and wrong fence tag (#3792) by boluor · 2 weeks ago
- 4b82b15 [fix](doc) replace-empty.md: align en/zh examples and add NULL/UTF-8 corner cases (#3790) by boluor · 2 weeks ago
- e7ff821 [fix](doc) json-extract-bigint.md zh: first example calls json_extract_int instead of json_extract_bigint (#3802) by boluor · 2 weeks ago
- 54389b5 [fix](doc) corr-welford.md: add ORDER BY for deterministic rows; mirror en/zh examples (#3794) by boluor · 2 weeks ago
- 6a8c7fb [fix](doc) from-base64.md zh: replace wrong base64 literals in UTF-8 example (#3804) by boluor · 2 weeks ago
- a14b483 [fix](doc) rtrim.md zh: rewrite the tab/newline example so the result table stays single-row (#3805) by boluor · 2 weeks ago
- 30206ca [fix](doc) monthname.md en: break prose comment from SET onto its own line (#3807) by boluor · 2 weeks ago
- 989615a [fix](doc) trim.md en: 2-arg trim peels both sides repeatedly; result is 'cca' (#3810) by boluor · 2 weeks ago
- 9f50445 [fix](doc) milliseconds-sub.md en: overflow example needs +1500 delta, not -1500 (#3812) by boluor · 2 weeks ago
- f0ab48f [fix](doc) array-count.md en: nested array_count + array_exists actually errors; document and add a workaround (#3814) by boluor · 2 weeks ago
- 97bb43e [fix](doc) small A-disjoint backports: substring/intersect-count examples + url-encode zh fence (#3816) by boluor · 2 weeks ago