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: stabilize table-scoped DDL errors after concurrent db drop kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#24006 opened Mar 28, 2026 by XuPeng-SH Loading…
2 tasks done
fix: harden batched DML/DDL and remote-run correctness paths kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#24005 opened Mar 28, 2026 by XuPeng-SH Loading…
2 tasks done
optimize regular index order-by limit kind/enhancement size/L Denotes a PR that changes [500,999] lines
#23973 opened Mar 27, 2026 by LeftHandCold Loading…
1 of 7 tasks
[3.0-dev] fix lag/lead/value window functions losing partition info kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#23972 opened Mar 27, 2026 by ck89119 Loading…
1 task done
fix lag/lead/value window functions losing partition info kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#23971 opened Mar 27, 2026 by ck89119 Loading…
1 task done
fix: window RANGE frame type check for non-numeric ORDER BY kind/bug Something isn't working size/S Denotes a PR that changes [10,99] lines
#23967 opened Mar 27, 2026 by ck89119 Loading…
1 of 7 tasks
fix: optimize regular index order-by limit kind/bug Something isn't working size/L Denotes a PR that changes [500,999] lines
#23966 opened Mar 26, 2026 by LeftHandCold Loading…
1 of 7 tasks
feat: support generated columns (GENERATED ALWAYS AS ... VIRTUAL/STORED) kind/feature size/XXL Denotes a PR that changes 2000+ lines
#23964 opened Mar 26, 2026 by robll-v1 Loading…
1 of 7 tasks
optimize: reduce heap allocations and memory footprint do-not-merge/wip kind/enhancement kind/refactor Code refactor size/XL Denotes a PR that changes [1000, 1999] lines
#23957 opened Mar 25, 2026 by aunjgr Loading…
2 of 7 tasks
fix: correct checkConflict to return row index instead of unique key ordinal kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
#23953 opened Mar 25, 2026 by robll-v1 Loading…
1 task done
IGNOREME: Cuvs C++ library to replace Go cuVS api kind/feature size/XXL Denotes a PR that changes 2000+ lines
#23858 opened Mar 16, 2026 by cpegeric Loading…
1 of 7 tasks
feat: Add rule for role (#23823) kind/feature size/XXL Denotes a PR that changes 2000+ lines
#23851 opened Mar 16, 2026 by ouyuanning Loading…
1 of 7 tasks
IGNOREME: Balanced kmeans kind/feature size/L Denotes a PR that changes [500,999] lines
#23829 opened Mar 9, 2026 by cpegeric Draft
1 of 7 tasks
OBCollector spin up too many go routines. kind/bug Something isn't working size/S Denotes a PR that changes [10,99] lines
#23748 opened Feb 14, 2026 by fengttt Loading…
1 of 7 tasks
Add wait expect case. do-not-merge/wip kind/bug Something isn't working size/L Denotes a PR that changes [500,999] lines
#23739 opened Feb 12, 2026 by Ariznawlll Loading…
1 of 7 tasks
Implement rotate kind/feature size/S Denotes a PR that changes [10,99] lines
#23608 opened Jan 27, 2026 by robll-v1 Loading…
6 tasks
rename pkg/sql/plan to pkg/sql/planner and pkg/sql/function kind/refactor Code refactor size/M Denotes a PR that changes [100,499] lines
#23590 opened Jan 23, 2026 by aunjgr Loading…
1 of 7 tasks
Cross-Cluster Physical Replication do-not-merge/wip kind/feature size/XXL Denotes a PR that changes 2000+ lines
#23532 opened Jan 13, 2026 by jiangxinmeng1 Loading…
1 of 7 tasks
IGNOREME: distance functions with golang simd (v1.26) kind/feature Review effort 4/5 size/XXL Denotes a PR that changes 2000+ lines
#23503 opened Jan 8, 2026 by cpegeric Draft
1 of 7 tasks
feat: Optimize statement_info exec_plan storage with conditional Physical Plan output kind/enhancement size/XXL Denotes a PR that changes 2000+ lines
#23387 opened Dec 28, 2025 by XuPeng-SH Loading…
1 of 7 tasks
doc of index vector filter dequeued size/XS Denotes a PR that changes [1, 9] lines
#23162 opened Nov 27, 2025 by iamlinjunhong Loading…
7 tasks
disable zonemap filtering for array types do-not-merge/wip kind/bug Something isn't working Review effort 1/5 size/S Denotes a PR that changes [10,99] lines
#22818 opened Nov 10, 2025 by aunjgr Loading…
1 of 7 tasks
set AP query for tables with large row size and vector indexes
#22705 opened Oct 29, 2025 by iamlinjunhong Loading…
7 tasks
Refactoring Bytes to check double free and code cleanup kind/enhancement size/M Denotes a PR that changes [100,499] lines
#22251 opened Jul 24, 2025 by cpegeric Loading…
1 of 7 tasks
Bug fix S3fifo race condition kind/bug Something isn't working Review effort 4/5 size/L Denotes a PR that changes [500,999] lines
#22156 opened Jul 11, 2025 by cpegeric Loading…
1 of 7 tasks
ProTip! Filter pull requests by the default branch with base:main.