Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
aunjgr pushed 2 commits to idx aunjgr/matrixone
aunjgr created a branch on aunjgr/matrixone
idx - Planet scale, cloud-edge native big data engine crafted for heterogeneous workloads
aunjgr pushed 3 commits to replace aunjgr/matrixone
aunjgr created a branch on aunjgr/matrixone
replace - Planet scale, cloud-edge native big data engine crafted for heterogeneous workloads
aunjgr created a branch on aunjgr/matrixone
update-expr - Planet scale, cloud-edge native big data engine crafted for heterogeneous workloads
mergify[bot] pushed 8 commits to replace aunjgr/matrixone
- refactor: make sure not null value for lock_op.lockRows (#21270) make sure not null value for lock_op.lockRows Appr... d5b8a9f
- add load log (#21336) add load log Approved by: @ouyuanning 21501bd
- Stats authorization time consumption (#20998) add Permission authentication resource statistics Approved by: @davis... 6109699
- Fix bug: double free in Top Operator (#21339) Fix bug: double free in Top Operator Approved by: @badboynt1, @aressu... b30a0ab
- fix leak check hung (#21340) fix leak check hung Approved by: @xzxiong b1bbf78
- fix group by rollup (#21342) fix group by rollup Approved by: @iamlinjunhong, @ouyuanning, @XuPeng-SH 8ccf6fb
- if delete can't rewrite to truncate table, use bind_delete make new plan (#21014) if delete can't rewrite to truncat... ebcc320
- Merge branch 'main' into replace f439567
aunjgr pushed 3 commits to replace aunjgr/matrixone
aunjgr pushed 23 commits to replace aunjgr/matrixone
- support insert/delete/update/select for partition table (#21242) 311190f
- add log of stack for retry lock (#21288) add log of stack for retry lock Approved by: @zhangxu19830126 fd9d868
- Fix pitrtid is not unique and panic (#21293) Fix pitrtid is not unique and panic Approved by: @XuPeng-SH ef13f21
- enhance replay WAL and add aggresive replay unit test (#21290) enhance replay WAL and add aggresive replay unit tes... daf9e93
- add range parititon support (#21295) add range parititon support Approved by: @ouyuanning, @badboynt1, @iamlinjunhong e36ef4d
- Remove txn reader from flush and checkpoint (#20809) refactor the object list and make checkpoint depend on the new ... e4030e0
- [Refactoring]: remove connector for some DML cases (#21296) [Refactoring]: remove connector for some DML cases Appr... edd4097
- adding UTs and BVTs for reader. (#21297) More UTs and BVTs to cover the bugs we have encountered. Approved by: @XuP... 3d85c28
- Fix TestPitrMeta&onBlockSelectedFn (#21304) Fix TestPitrMeta case Fix the bug that onBlockSelectedFn does not return... 2920f47
- restore moerr code (#21310) restore moerr code Approved by: @zhangxu19830126 775dad8
- optimize wal impl (#21308) optimize wal impl Approved by: @jiangxinmeng1 be29360
- support range columns partition (#21307) support range columns partition Approved by: @iamlinjunhong 2b01ad4
- fix TestCannotBusyLoopIfWriteCIsFull failed (#21312) fix TestCannotBusyLoopIfWriteCIsFull failed Approved by: @ouyu... 75f5505
- Change flush s3 threshold for local run (#21314) Change flush s3 threshold for local run Approved by: @badboynt1, @... 8e104ed
- bugfix: adjust mo_logger use server side max_allowed_packet config (#21317) mo_logger SHOULD use server side max_all... 10c095d
- add list partition support (#21318) add list partition support Approved by: @iamlinjunhong 84d81d7
- cleam remote txn when stop cn (#21322) cleam remote txn when stop cn Approved by: @zhangxu19830126 a2b2d94
- lower possibility of failure in receiving logtail (#21324) - avoid blocking all tests Approved by: @heni02 42af4bc
- make sharding can working on new partition codes (#21319) make sharding can working on new partition codes Approved... be0edb5
- remove the accountinfo in process.sessioninfo (#21101) remove the accountinfo in process.sessioninfo Approved by: @... eba8136
- and 3 more ...
aunjgr pushed 12 commits to replace aunjgr/matrixone
- refactor: make table_function as source class operator (#21255) make table_function as source class operator Approv... 48f33fc
- clean fields (#21269) doc https://github.com/matrixorigin/docs/blob/main/design/mo/sql/20250116-daviszhen-clean-rec-... 02d0e42
- create index check duplicate index with same parts (#21257) bug fix mo can create duplicate fulltext index on same c... 4a0cc22
- prune incomplete sql (#21266) prune incomplete sql before send Approved by: @daviszhen 11446b9
- skip to subscribe to the deleted table when calculating the mo table stats. (#21252) skip to subscribe to the delet... eb06245
- refactor checkpoint (#21253) refactor checkpoint 1. collect ckp batch 2. replay catalog Approved by: @XuPeng-SH f80352a
- fix TestGlobalCheckpoint7 (#21278) fix TestGlobalCheckpoint7 Approved by: @LeftHandCold 97ec151
- fix dead lock (#21279) fix dead lock Approved by: @ouyuanning fb4cc6f
- support dump for vecf32 and vecf64 (#21281) https://github.com/matrixorigin/MO-Cloud/issues/4765 Approved by: @qin... f839524
- fix operator of partition (#21276) fix operator of partition Approved by: @ouyuanning, @aunjgr, @badboynt1 cc9ad9e
- add alter table drop fulltext index case. (#21261) add alter table drop fulltext index case Approved by: @heni02 38c394d
- implement REPLACE stmt in new DML plan 1996cbe
aunjgr created a branch on aunjgr/matrixone
replace - Planet scale, cloud-edge native big data engine crafted for heterogeneous workloads
mergify[bot] pushed 2 commits to update-pk aunjgr/matrixone
aunjgr pushed 2 commits to update-pk aunjgr/matrixone
aunjgr pushed 3 commits to update-pk aunjgr/matrixone
aunjgr pushed 2 commits to update-pk aunjgr/matrixone
aunjgr pushed 9 commits to update-pk aunjgr/matrixone
- fix rollback not exec (#21229) fix rollback not exec when pause/drop cdc task Approved by: @daviszhen de54eb6
- fileservice: more logs for memory cache updating (#20888) add more logs for debugging slow memory cache updating. A... 877da28
- [bug] stats: fix hang issue when get stats (#21228) in some case, some tables' subscription request fails and it wil... bc1d114
- fix snapshot and create table as of timestamp (#21231) fix snapshot and create table as of timestamp Approved by: @... 71e082b
- enable shuffle reuse for shuffle join pipeline refactoring (#21230) enable shuffle reuse for shuffle join pipeline r... 18910d4
- fix data copy in replaying from checkpoint - main (#21233) - Copy bytes to target fields Approved by: @XuPeng-SH 71661a4
- Plugin framework (#21141) We need a plugin framework in SQL that allows to execute a custom plugin executable that c... 30f390d
- Reset flush s3 threshold (#21032) Reset flush s3 threshold Approved by: @badboynt1, @aressu1985 d91fa68
- support updating primary/unique key columns in new DML be473a0
aunjgr pushed 2 commits to ci-test aunjgr/matrixone
aunjgr pushed 7 commits to ci-test aunjgr/matrixone
- fileservice: more logs for memory cache updating (#20888) add more logs for debugging slow memory cache updating. A... 877da28
- [bug] stats: fix hang issue when get stats (#21228) in some case, some tables' subscription request fails and it wil... bc1d114
- fix snapshot and create table as of timestamp (#21231) fix snapshot and create table as of timestamp Approved by: @... 71e082b
- enable shuffle reuse for shuffle join pipeline refactoring (#21230) enable shuffle reuse for shuffle join pipeline r... 18910d4
- fix data copy in replaying from checkpoint - main (#21233) - Copy bytes to target fields Approved by: @XuPeng-SH 71661a4
- Plugin framework (#21141) We need a plugin framework in SQL that allows to execute a custom plugin executable that c... 30f390d
- support updating primary/unique key columns in new DML c034998