Skip to content

Pull requests: matrixorigin/matrixone

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: use proper MySQL error for scalar subquery returning multiple rows kind/bug Something isn't working size/XL Denotes a PR that changes [1000, 1999] lines
#25373 opened Jul 2, 2026 by aunjgr Contributor Loading…
1 task done
fix: reject empty regexp patterns kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#25372 opened Jul 2, 2026 by ck89119 Contributor Loading…
1 of 7 tasks
feat(iceberg): add external Iceberg connector size/XXL Denotes a PR that changes 2000+ lines
#25368 opened Jul 2, 2026 by iamlinjunhong Contributor Loading…
7 tasks
[4.1-dev] fix: resolve comma-joined tables in nested explicit JOIN ON conditions kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#25360 opened Jul 2, 2026 by aunjgr Contributor Loading…
1 task done
[4.1-dev] fix: allow scalar subquery in INNER JOIN ON condition kind/bug Something isn't working size/S Denotes a PR that changes [10,99] lines
#25359 opened Jul 2, 2026 by aunjgr Contributor Loading…
1 task done
[4.1-dev] fix: propagate rewrite hints to INSERT...SELECT inner query kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#25358 opened Jul 2, 2026 by aunjgr Contributor Loading…
1 task done
fix: resolve comma-joined tables in nested explicit JOIN ON conditions kind/bug Something isn't working size/S Denotes a PR that changes [10,99] lines
#25353 opened Jul 2, 2026 by aunjgr Contributor Loading…
1 task done
fix: maintain covering secondary indexes kind/bug Something isn't working size/XL Denotes a PR that changes [1000, 1999] lines
#25342 opened Jul 1, 2026 by XuPeng-SH Contributor Loading…
1 of 7 tasks
fix cast size/S Denotes a PR that changes [10,99] lines
#25340 opened Jul 1, 2026 by daviszhen Contributor Loading…
7 tasks
fix(plan): support GROUPING expressions in ROLLUP ORDER BY kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#25335 opened Jul 1, 2026 by ck89119 Contributor Loading…
1 of 7 tasks
Fix logservice client fallback from slow replica addresses kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#25334 opened Jul 1, 2026 by jiangxinmeng1 Contributor Loading…
1 of 7 tasks
fix: support COUNT(DISTINCT col1, col2, ...) multi-column distinct kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#25325 opened Jul 1, 2026 by ck89119 Contributor Loading…
1 of 7 tasks
Support offline checkpoint catalog inspection, CSV dump, and restore script generation kind/feature size/XXL Denotes a PR that changes 2000+ lines
#25324 opened Jul 1, 2026 by jiangxinmeng1 Contributor Loading…
1 of 7 tasks
fix: BIT_AND/BIT_OR/BIT_XOR return neutral values for empty or all-NULL groups kind/bug Something isn't working size/L Denotes a PR that changes [500,999] lines
#25320 opened Jul 1, 2026 by ck89119 Contributor Loading…
1 task done
fix: align REPLACE/ODKU affected-rows with MySQL kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#25318 opened Jul 1, 2026 by ck89119 Contributor Loading…
1 of 7 tasks
fix: align INSERT/UPDATE string width enforcement with MySQL sql_mode (#25200) (cherry-pick #25262) kind/enhancement kind/test-ci size/L Denotes a PR that changes [500,999] lines
#25312 opened Jul 1, 2026 by ck89119 Contributor Loading…
2 of 7 tasks
fix: RANGE window frame with NULL ORDER BY key differs from MySQL kind/bug Something isn't working size/XL Denotes a PR that changes [1000, 1999] lines
#25311 opened Jul 1, 2026 by ck89119 Contributor Loading…
1 task done
fix(logservice): create on-fly clients outside pool lock kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#25290 opened Jul 1, 2026 by jiangxinmeng1 Contributor Loading…
1 of 7 tasks
Fix logservice client fallback from slow replica addresses kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#25289 opened Jul 1, 2026 by jiangxinmeng1 Contributor Loading…
1 of 7 tasks
FIX: FileService implements new DISK-V2 backend to replace DISK kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#25272 opened Jun 30, 2026 by cpegeric Contributor Loading…
1 of 7 tasks
add copy grants kind/feature queued size/XXL Denotes a PR that changes 2000+ lines
#25266 opened Jun 30, 2026 by daviszhen Contributor Loading…
1 of 7 tasks
fix(compile): escape index name in DROP INDEX catalog write kind/bug Something isn't working
#25259 opened Jun 30, 2026 by greymoth-jp Loading…
1 task done
bump up go and sonic version kind/feature size/S Denotes a PR that changes [10,99] lines
#25258 opened Jun 30, 2026 by cpegeric Contributor Loading…
1 of 7 tasks
Bump up go and sonic version (4.0) kind/feature size/S Denotes a PR that changes [10,99] lines
#25257 opened Jun 30, 2026 by cpegeric Contributor Loading…
1 of 7 tasks
bump up go and sonic version kind/feature size/S Denotes a PR that changes [10,99] lines
#25256 opened Jun 30, 2026 by cpegeric Contributor Loading…
1 of 7 tasks
ProTip! Exclude everything labeled bug with -label:bug.