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

hashbuild: switch to anonymous files, lazy creation, bump read buffer kind/refactor Code refactor size/L Denotes a PR that changes [500,999] lines
#24037 opened Apr 1, 2026 by aunjgr Loading…
1 of 7 tasks
fix: free local result in value window error paths kind/bug Something isn't working kind/test-ci size/M Denotes a PR that changes [100,499] lines
#24036 opened Apr 1, 2026 by ck89119 Loading…
2 of 7 tasks
feat: add federated query foundation and harden connection control plane do-not-merge/wip kind/feature size/XXL Denotes a PR that changes 2000+ lines
#24035 opened Apr 1, 2026 by LeftHandCold Loading…
1 of 7 tasks
cuVS C++ library kind/feature size/XXL Denotes a PR that changes 2000+ lines
#24032 opened Mar 31, 2026 by cpegeric Loading…
1 of 7 tasks
feat: support LOAD DATA INFILE with IGNORE to skip error rows kind/feature size/S Denotes a PR that changes [10,99] lines
#24031 opened Mar 31, 2026 by ck89119 Loading…
1 task done
Eliminate legacy REPLACE INTO path and unify to operator-based execution kind/enhancement kind/refactor Code refactor size/L Denotes a PR that changes [500,999] lines
#24029 opened Mar 31, 2026 by ck89119 Loading…
2 of 7 tasks
optimize(fulltext): harden single-keyword fast path and fix BM25/runtime correctness kind/enhancement size/XL Denotes a PR that changes [1000, 1999] lines
#24027 opened Mar 31, 2026 by XuPeng-SH Loading…
1 of 7 tasks
feat: add DATA BRANCH PICK statement for cherry-picking rows by PK do-not-merge/wip kind/feature size/XXL Denotes a PR that changes 2000+ lines
#24023 opened Mar 30, 2026 by gouhongshen Loading…
1 of 7 tasks
3.0: fix: support parquet s3option and '=' object keys on 3.0-dev do-not-merge/wip size/S Denotes a PR that changes [10,99] lines
#24022 opened Mar 30, 2026 by gouhongshen Loading…
Fix JSON -> operator string comparison to match MySQL semantics size/S Denotes a PR that changes [10,99] lines
#24018 opened Mar 30, 2026 by Copilot AI Loading…
8 tasks done
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
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
bug fix: s3fifo with ghost kind/bug Something isn't working Review effort 5/5 size/XL Denotes a PR that changes [1000, 1999] lines
#22149 opened Jul 10, 2025 by cpegeric Draft
1 of 7 tasks
ProTip! Exclude everything labeled bug with -label:bug.