Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
aunjgr pushed 1 commit to update-pk aunjgr/matrixone
- support updating primary/unique key columns in new DML f4e5865
aunjgr pushed 2 commits to update-pk aunjgr/matrixone
mergify[bot] pushed 2 commits to update-pk aunjgr/matrixone
aunjgr created a branch on aunjgr/matrixone
update-pk - Planet scale, cloud-edge native big data engine crafted for heterogeneous workloads
aunjgr pushed 10 commits to opt_point aunjgr/matrixone
- refactor tn migration 6 (#20777) manual control flusher Approved by: @zhangxu19830126 703e47e
- optimize workspace dump (#20759) 1. 优化workspace刷盘策略,减少小表刷盘频率 2. 细分workspace threshold为 commit threshold和write thresh... 5dcbe05
- remove some logic from multi_update (#20788) remove some logic from multi_update Approved by: @XuPeng-SH 732b16f
- fail expired tasks (#20773) If CN's heartbeat expired, fail all tasks running on it. Approved by: @zhangxu19830126 a19d22a
- support restore dropped account by snapshot (#20789) support restore dropped account by snapshot Approved by: @hen... 32aad92
- [Cherry-pick] fix get role name of mo admin role in non-sys account (#20786) fix get role name of mo admin role in n... 5a09bbc
- supporting TN forward txn-write requests to new TN. (#20700) 1. TN can transmit txn write requests to the new TN wh... e791f93
- Fix the MergeGroup operator never sync the chunksize between groupby and aggresult. (#20794) 1. MergeGroup算子没有同步grou... 8b4f1dc
- fulltext case (#20631) add fulltext case Approved by: @aressu1985 10880e2
- Merge branch 'main' into opt_point 325b7fd
aunjgr pushed 21 commits to opt_point aunjgr/matrixone
- Add security case:base main (#20434) test Approved by: @YANGGMM, @aressu1985 f51f4b9
- fix filter of window func (#20593) fix filter of window func Approved by: @ouyuanning, @heni02, @aunjgr, @aressu1985 cc9ce43
- fix a bug for case when expression (#20711) fix a bug for case when expression Approved by: @m-schen, @heni02, @are... 251c270
- fileservice: more disk cache events logging (#20707) add more logs for disk cache Approved by: @fengttt 16e9b56
- optimize stats for runtime filters when table not flushed (#20717) optimize stats for runtime filters when table not... 5d82985
- [improvement] logservice: add some logs (#20705) add some logs to investigate issues Approved by: @zhangxu19830126 fb2e673
- fix bad write format error - main (#20715) - Rollback a large statement will mess up `txn.writes` in dumpDeleteBatch... f02599d
- Blob supports a maximum storage capacity of 64M data (#20713) Blob supports a maximum storage capacity of 64M data ... a786a71
- prevent cn oom (#20738) limit object count to prevent cn oom Approved by: @XuPeng-SH d8ea269
- Improve debug info (#20730) improve debug info Approved by: @LeftHandCold, @jiangxinmeng1 265fc33
- fix tests (#20745) Fix tests Approved by: @reusee 4f4e5de
- fix stats when merge filters on composite key (#20748) fix stats when merge filters on composite key Approved by: @... 277dc1e
- Refactor tn migration 4 (#20754) Support open with replay mode Approved by: @jiangxinmeng1 ca9fecf
- reduce some UTs' latency. (#20683) some uts take too long. Approved by: @XuPeng-SH, @aunjgr, @zhangxu19830126, @m-s... da063cd
- [improvement] logtail: some refactor and add UTs (#20755) some refactor and add UTs Approved by: @zhangxu19830126, ... 1a05dd6
- optimize operator of fill (#20722) optimize operator of fill Approved by: @m-schen 0d92298
- the GroupOperator support queries where there are a large number of groups. (#20697) ## What type of PR is this? ... d34d2d8
- rm tag 20544(main) (#20708) rm tag 20544 Approved by: @heni02 d923d72
- improve lock meta table for DML (#20763) improve lock meta table for DML 1、复用上meta锁的vector 2、去掉上锁时候每次都获取relation的逻辑,... fa32fcb
- refactor tn migration 5 (#20764) code refactor for the tn migration Approved by: @LeftHandCold 25b0a18
- and 1 more ...
aunjgr created a branch on aunjgr/matrixone
revert-agg - Planet scale, cloud-edge native big data engine crafted for heterogeneous workloads
aunjgr pushed 14 commits to opt_point aunjgr/matrixone
- malloc: tune tests to run faster (#20689) make malloc tests run faster Approved by: @XuPeng-SH 84cbb4c
- prefetch table meta for slow ranges (#20660) prefetch table meta for slow ranges Approved by: @daviszhen, @LeftHand... 5f4cf9f
- fix ut in fault injection (#20679) fix Test_CanTransferCnFaultInject and TestCanTransferQuery and Test_panic Approv... f2e8880
- [improvement] stats: add some logs and UT (#20619) add some logs and UT for stats Approved by: @XuPeng-SH, @daviszhen 1b9186a
- [Cherry-pick]fix show table status (#20684) - use force_update policy in `show table status` - use `values` stmt ins... 745d4b2
- [Tech Request]: optimize filters on composite columns (#20695) optimize filters on composite columns Approved by: @... 2dca2e3
- add logs in fault enable and disable (#20691) add logs in fault enable and disable Approved by: @XuPeng-SH 44d2021
- optimize workspace dump memory usage (#20678) Immediately free the batch that has been flushed when workspace dump ... 48fa1b0
- Lock mo_databases for DDL/DML (#20611) Lock mo_databases for DDL/DML Approved by: @aunjgr, @qingxinhome, @heni02, @... 14a354c
- fileservice: in minio and qcloud sdk, do not load credentials from env vars if provided in arguments (#20564) do not... f1acf1d
- Merge branch 'main' into opt_point 3de8af4
- making partition state index read only with no copy. (#20699) 1. making partition state index read-only with no copy... 1c91772
- fileservice: close idle connections periodically (#20520) close idle connections periodically to avoid connections l... 45ce18a
- Merge branch 'main' into opt_point 9067b55
aunjgr pushed 3 commits to opt_point aunjgr/matrixone
aunjgr pushed 5 commits to opt_point aunjgr/matrixone
- fix hung due to deadlock (#20673) fix hung due to deadlock. Approved by: @reusee e7c4432
- Merge branch 'main' into opt_point d7f4490
- do not merge tombstone when compact (#20551) do not merge tombstone when compact Approved by: @XuPeng-SH 60428fe
- fix restore view with lower case table names equals to 0 (#20667) fix restore view with lower case table names equal... f16d9ff
- Merge branch 'main' into opt_point 7d601b1
aunjgr pushed 5 commits to opt_point aunjgr/matrixone
- Optimize Analyze module code (#20595) Optimize and enhance the analyzer module Approved by: @m-schen, @aunjgr, @bad... 607d9a0
- fix show index (#20636) 修改show index 导致的navicat兼容性问题。 在8.0.30版本上,show index的expression字段 应该与 column name字段的值相同 Appr... a0ec8ab
- Merge branch 'main' into opt_point 1b65a51
- fix incorrect error info (#20661) fix incorrect error info Approved by: @XuPeng-SH e1c3f50
- Merge branch 'main' into opt_point 5c367a6
aunjgr pushed 2 commits to opt_point aunjgr/matrixone
aunjgr pushed 31 commits to opt_point aunjgr/matrixone
- fix bug: insert/update sk get incorrect value (#20550) fix bug: insert/update sk get incorrect value Approved by: @... 2611646
- txnmgr refactor for tn migration (#20537) It can `ResetHeartbeat` and `StopHeartbeat` for the future `TN Migration` ... b134e52
- fix binary execute record sql (#20555) parepare 重构前,COM-STMT-EXECUTE也能记录prepare语句。 prepare 重构后,导致的新问题。直接在COM-STMT-E... ab5bb68
- fix ut (#20477) 这个ut是覆盖超时分支。去掉断言也行的。 Approved by: @sukki37 f7ad01c
- cgo: let the go toolchain build the c library (#20473) let the go toolchain build c library to avoid dynamic linking... 81f10ad
- [bug] fix the bug when get info from cgroup v1 (#20547) cpu,cpuacct may be cpuacct,cpu in cgroup file /proc/1/cgroup... ba9965a
- cgo: fix CFLAGS to support older c compiler (#20569) some older version c compilers' default c standard is not c99 o... 065e02a
- refactor for the future tn migration 2 (#20571) refactor for the future tn migration Approved by: @zhangxu19830126 585f0c4
- refactor mo_table_size/rows. (#20222) 1. persisted the row/size to speed up mo_table_size, mo_table_rows. Approved ... d04ad64
- fix txn deadlock during drop account (#20580) 原因:并发的drop account 导致的死锁。 修改:在查询mo_account表(sys租户)时,用`select ... for ... 6df880a
- add case for sensitive restore (#20546) add case for sensitive restore Approved by: @heni02 4fb61c3
- make index scan always tp (#20585) make index scan always tp Approved by: @ouyuanning bdee1c5
- remove unnecessary logics after delay expand ranges (#20573) remove unnecessary logics after delay expand ranges Ap... bbf5466
- [Cherry-pick] use mo_table_rows/size in `show table status` (#20586) use mo_table_rows/size in `show table status` ... 7cbfe0a
- Revert "remove unnecessary logics after delay expand ranges (#20573)" (#20602) b0558a4
- support json_set/json_insert/json_replace (#20590) support json_set/json_insert/son_replace Approved by: @heni02, @... 0a7004d
- Merge branch 'main' into opt_point 66a7559
- fix eating err (#20599) 1, 修改用moerr 触发panic时,会吞掉error的问题 2, 修改fault panic选项 Approved by: @qingxinhome, @XuPeng-SH 6607bdd
- refactoring shuffle plan[step 1] (#20561) refactoring shuffle plan, support shuffle group on single cn Approved by:... 9e4b447
- recover run panic (#20615) 在run panic时,捕获panic,转成error。回滚事务。 Approved by: @qingxinhome 96f4a2e
- and 11 more ...
aunjgr pushed 15 commits to opt_point aunjgr/matrixone
- fix backSes Exec lower_case_table_names (#20485) fix backSes Exec lower_case_table_names Approved by: @daviszhen, @... bbfed6c
- refactor merge (#20480) refactor merge. add zm log before executing. Approved by: @XuPeng-SH 6f606e0
- fix bug: update secondary key panic (#20505) fix bug: update secondary key panic Approved by: @heni02, @badboynt1, ... 0011710
- remove unnecessary logic after delay expanding ranges (#20516) remove unnecessary logic after delay expanding ranges... e295660
- fix wait done reporting error (#20513) Do not return error if waited. Approved by: @XuPeng-SH 0358ae1
- [Cherry-pick] fix data race in ut (#20519) fix data race in ut Approved by: @daviszhen a2a929b
- [improvement] logtail: do not abort txns when reconnect. (#20499) 1. do not abort txns when logtail reconnect. 2. ad... c434544
- vm: add Process.GetSpillFileService (#20455) add file service for spill Approved by: @m-schen, @daviszhen, @fengttt... ef38060
- [Cherry-pick] update table id when cdc task resume/restart (#20490) update table id when cdc task resume/restart Ap... d8280a8
- optimization of the reader Equal filter. (#20530) 1. if pk Equal is found in Inmem rows, skip all blocks 2. if pk E... a162fd2
- fileservice: retry writes for small objects (#20510) retry writes for small objects Approved by: @fengttt c3f5f5b
- fix busy loop in morpc if send queue is full (#20531) fix busy loop in morpc if send queue is full to 2.0 Approved ... 0184e0e
- [Cherry-pick] fix lower in view && fix double close atomic batch (#20538) - fix double close atomic batch - fix lowe... 5faa2c0
- Merge branch 'main' into opt_point 359163b
- temp fix dd960bb
aunjgr pushed 1 commit to rf aunjgr/matrixone
- return error if values not in hashtable pass through IN-filter f398194
aunjgr created a branch on aunjgr/matrixone
rf - Planet scale, cloud-edge native big data engine crafted for heterogeneous workloads
aunjgr pushed 2 commits to opt_point aunjgr/matrixone
aunjgr pushed 14 commits to opt_point aunjgr/matrixone
- Fix TestSnapshotGC (#20469) Fix TestSnapshotGC Approved by: @XuPeng-SH cc07419
- Fix cuio calculated result as float64 val (#20420) fix s3ioinput as float64 value while do cu calculation. Approved... b96f029
- Update incremental dedup (#20439) Update incremental dedup Approved by: @heni02, @XuPeng-SH 581bd58
- quick return if has no tombstone in WorkspaceS3FlushedDeletes (#20446) quick return if has no tombstone in `Workspac... 4fa451b
- Merge branch 'main' into opt_point f255555
- fix data race in TestDelete3 on main (#20483) fix data race in TestDelete3 Approved by: @XuPeng-SH 06321cc
- optimize index plan to support sysbench random ranges benchmark (#20487) optimize index plan to support sysbench ran... 9debb67
- add fulltext case(main) (#20492) add fulltext case Approved by: @heni02 621a45f
- [Cherry-pick] quit cdc Start func when pause (#20489) quit cdc Start func when pause Approved by: @daviszhen, @zhan... b73efcb
- chore: cu price allows 0 (#20481) fix the configuration `SetDefaultValues` logic, allow the price = 0 Approved by: ... 37f6825
- remove panic in parsing txn entries - main (#20496) - TN won't panic when parsing EntryList Approved by: @XuPeng-SH 29bbc5b
- Delay expand ranges for multi cn (#20360) 彻底实现将ranges操作delay到运行时 不需要将blocklist序列化后发送,减少开销 修改shuffle的逻辑,多cn时不用访问全量元数据... 132f62a
- fix a hung 1d1d621
- Merge branch 'main' into opt_point cd7a8dc
aunjgr pushed 3 commits to opt_point aunjgr/matrixone
aunjgr pushed 7 commits to opt_point aunjgr/matrixone
- update code of relation exist check (#20423) Optimize the relation existence detection code of the table Approved b... 66b483d
- fulltext bug fixes, performance improvement and support json_value parser (#20230) bug fixes for #20217 #20213 #2017... 03635a8
- fix panic (#20466) 在ut里面,不启动后台线程。就没有问题了 Approved by: @qingxinhome a50a3fd
- skip shard and partition embed tests (#20463) skip shard and partition embed tests Approved by: @sukki37 446e06a
- feat: support reset ETLMergeTask and StorageUsage cron_task Options.Labels (#20104) 1. new config `observability.tas... e3e8d76
- [#20384,#20325]Fix snapshot read bug (#20456) 1.Fix bug Approved by: @badboynt1, @m-schen, @aunjgr, @qingxinhome, @... cd7fffd
- Merge branch 'main' into opt_point 49a2229