Commit Graph

120 Commits

Author SHA1 Message Date
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
c7fe4c3f69 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
2024-02-07 20:19:21 +00:00
2569072042 [CP] add serialization size check 2024-02-07 08:29:09 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
690a0d5bb5 placeholder for serialize 2024-01-19 12:17:43 +00:00
7e4fadbe1e [CP] [OBKV] cherry-pick bugfix from 421 2024-01-17 06:13:26 +00:00
0140570bb4 [CP] [IMPROVE] add new refresh schema implement to wait most 10ms 2024-01-16 04:12:30 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
f5f3fd0173 merge devleop into master 20231212 2023-12-19 08:46:14 +00:00
79fa3a931e Merge branch 'master' into develop 2023-12-19 16:00:47 +08:00
f7cd32be94 [FEAT MERGE] materialized view
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2023-12-14 07:42:52 +00:00
9187748933 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-12-14 03:13:30 +00:00
e67f0a904f Fix some typos (#1742)
* fix typo
2023-12-11 16:52:39 +08:00
0bda0dbd95 [CP] add serialization size check 2023-12-02 05:12:16 +00:00
9e13005016 [FEAT MERGE]support 'alter system reset' clause 2023-11-16 13:46:59 +00:00
c91f22632a Changing the response packet size of remote SQL to 2MB 2023-10-31 20:39:28 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
bacc417957 feat: add the rule to use-das when has variable assignments in sql
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2023-10-23 09:14:03 +00:00
c7e57e401a Fix: Rpc connect error 2023-10-23 07:40:01 +00:00
a68da2aa9c Interm Result Management is Splitted to Tenants 2023-10-19 06:39:26 +00:00
7b9b5aa5a1 [CP] fix error report when handle trans result for remote execute sql 2023-10-16 06:39:18 +00:00
86005edbcc [CP] not to print plain text of query sql which contains sensitive data 2023-10-09 12:17:17 +00:00
4c4c68977b Specify tenant id for RemoteExecuteStreamHandle 2023-09-14 23:40:34 +00:00
1238115c82 Merge branch 'pr_1545' 2023-09-13 06:12:15 +00:00
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +00:00
cade45ca80 Add new rpc queue for storage_ha 2023-09-09 10:55:37 +00:00
f131ac541c Fix the issue of 500 tenant memory inflation caused by slice_calc in the px module 2023-09-06 07:38:42 +00:00
f4bf5f41c9 [FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-09-05 06:47:00 +00:00
b60e4f8d97 [FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
2023-09-04 01:10:37 +00:00
5e158ef5e9 [FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
2023-08-30 11:44:37 +00:00
81b8923b14 [FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2023-08-29 10:41:01 +00:00
bb35a1f410 fix das retry thread deadlock 2023-08-24 07:40:33 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
9b3f07d4ad add for insert values statement split&rewrite batch optimization 2023-08-14 15:12:40 +00:00
621c5a7784 Use ObTMArray to fix memory bloat problem caused by ObArrayImpl<oceanbase::sql::ObPxPartChMapItem> 2023-08-09 06:42:38 +00:00
8e88ce9fed Adding ObTMArray to solve memory bloat issue 2023-08-04 04:42:28 +00:00
sdc
664a876fd8 [CP] Fix correctness problem in errsim
Co-authored-by: qianchanger <qianchanger@gmail.com>
2023-08-01 19:48:24 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
sdc
e5fd09875c modify obarray to fixed array 2023-07-27 05:42:24 +00:00
sdc
6ec6b418d0 Fix not report error when push back ObGranuleTaskInfo failed 2023-07-27 05:18:26 +00:00
sdc
283a9c0b9a fix se array of tablet range allocate too much memory and send piece msg core 2023-07-24 07:18:34 +00:00
60526a0007 [master] return end-stmt failure when retry is canceled 2023-07-07 04:12:12 +00:00
bf67991576 [CP] Do not record alter system change tenant event in __all_server_event_history 2023-07-06 12:53:47 +00:00
ce944fa9b6 [CP] [CP] fix plan cache core while executing remote plan 2023-07-05 11:48:03 +00:00
3facd57ead [4.x] get data lock before set tx desc to null 2023-06-29 09:42:17 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
98078bdc41 [CP] [4.1] fix remote plan execute timeout serval bugs 2023-06-16 07:42:18 +00:00
d1806bb8bd Fix the issue of insert up reported -4016 with binary rowkey 2023-05-30 13:11:41 +00:00
0743b644cf to issue<49916547>:fix sql in pl remote execute report 4007 2023-05-25 23:41:35 +00:00
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +00:00