Commit Graph

2137 Commits

Author SHA1 Message Date
df48d0946b fix compile error on arm 2024-02-08 19:42:42 +00:00
426469c057 [CP] fix serialize ObSqlArrayObj bugs 2024-02-08 19:27:43 +00:00
72bcc7d7b2 [CP] sql_nio memory_pool allocate memory form tenant after get tenant_id 2024-02-08 19:15:38 +00:00
1ba6580847 fix print trans trace event core 2024-02-08 17:40:56 +00:00
81e0cd0938 use tracepoint control sql memory mgr global bound 2024-02-08 17:29:07 +00:00
59c1d87984 fix worker leak when oom 2024-02-08 17:17:18 +00:00
665a202c73 Adjust OB_MALLOC_REQ_NORMAL_BLOCK_SIZE 2024-02-08 17:02:19 +00:00
949269b839 rename a pcode name 2024-02-08 16:59:19 +00:00
f9e6ca6913 prevent running qpl code on unknown platforms 2024-02-08 16:14:22 +00:00
89f00a792a add placeholder for optimizer trace point 2024-02-08 14:06:32 +00:00
6baacf7f0f [CP]: Oracle json bugfix 2024-02-08 13:45:25 +00:00
9cc9bbcf7a [CP] merge ObLogger all type file_list 2024-02-08 13:36:23 +00:00
4d73e04cea RPC placeholder 2024-02-08 13:30:23 +00:00
e3412f0371 [CP] reset get_sql_arena_allocator() after rpc callback finished 2024-02-08 13:27:22 +00:00
f636b2fdd1 [4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK 2024-02-08 13:18:21 +00:00
c7b8a188c3 Supports CRC checksum verification for object storage 2024-02-08 13:12:20 +00:00
a66645c8be fix on 4.3: online ddl does not change storage schema, result to 4105. 2024-02-08 12:18:41 +00:00
883414e5c3 fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND 2024-02-08 11:57:54 +00:00
2969b7765d Add tracepoint placeholder 2024-02-08 11:27:49 +00:00
fe02a282e1 Add default_table_store_format when creating table 2024-02-08 11:24:50 +00:00
cfe4eeda1c Fix: affected row sync 2024-02-08 11:04:14 +00:00
bb1fc9e320 Implement the ObBackupIoAdapter performance testing tool 2024-02-08 09:53:26 +00:00
e9f0e97a5a [bug fix] fix core at TenantConfigUpdateTask::runTimerTask 2024-02-08 08:04:10 +00:00
9bc0f9e704 change ObStorageObjectType to ObStorageObjectMetaType 2024-02-08 07:52:08 +00:00
1dbf5325d8 Tracepoint: Add trace point to test NLJ and SPF batch rescan 2024-02-08 07:37:05 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
64a276a23f [OBKV] placeholder for adding rpc header flag to classify if is kvrequesu and kv request will use queue4 2024-02-08 05:26:55 +00:00
4db40e18c7 bugfix json_storage_size for scalar 2024-02-08 05:11:54 +00:00
7448206eb9 Fix the implementation issue with deleting all intermediate results for a tenant. 2024-02-08 02:57:04 +00:00
acb558a7f8 notify recovery_ls_servce while has balance task 2024-02-08 02:44:53 +00:00
ccfccee77b Change code owners 2024-02-08 02:26:43 +00:00
e5c95cc904 Fix the unit deletion process when unit still has tenant snapshots 2024-02-08 02:02:30 +00:00
fa1263dba9 change CompatMode from INVALID to MYSQL 2024-02-08 01:47:41 +00:00
39cc0a6d60 merge devleop into master 20231212 2024-02-08 01:29:33 +00:00
849e0e2254 fix LST_DO not enough to support MTL_LIST 2024-02-08 01:14:29 +00:00
4adf052cef Allow NFS paths to contain consecutive '/' characters 2024-02-08 00:05:59 +00:00
cbaed137f1 [bugfix] fix that replaying log after role switched to leader 2024-02-07 23:36:10 +00:00
b50711c1bf Plan Cache adds tracepoint and throws an error code when it fails. 2024-02-07 23:15:08 +00:00
f774ffa26b fix the bug of canceled merge dag not deleted from dag_net_map 2024-02-07 23:12:05 +00:00
1c20161f72 [FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-07 23:09:02 +00:00
8d63652331 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2024-02-07 23:02:56 +00:00
74c6e9af61 pcode occupy 2024-02-07 22:39:12 +00:00
f90064130d take up space on the master branch for drop lob 2024-02-07 22:18:17 +00:00
852a7b924d [CP] opt the ScheObSchemAren 2024-02-07 21:54:56 +00:00
ccb1813be7 [FEAT MERGE] Enable IAA for accelerate defalte compression and decompression for OB 4.0 2024-02-07 21:22:11 +00:00
a97235802c Fix compare routine for questionamrk expr 2024-02-07 20:52:15 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
acd0ec6efd [FEAT MERGE] load local files 2024-02-07 20:25: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
adf33e4168 [TABLELOCK] placeholder for pcode of detecting session alive 2024-02-07 20:01:17 +00:00