|
a93104bd85
|
occupy codes for the password func
|
2024-01-03 12:32:53 +00:00 |
|
|
ebac2a6e42
|
fix compile error on arm
|
2024-01-03 11:22:51 +00:00 |
|
|
bff45aaa70
|
[CP] fix serialize ObSqlArrayObj bugs
|
2024-01-02 13:13:05 +00:00 |
|
|
1edcb5e540
|
[CP] sql_nio memory_pool allocate memory form tenant after get tenant_id
|
2024-01-02 11:12:58 +00:00 |
|
|
b9e9df19bf
|
fix print trans trace event core
|
2023-12-29 07:53:02 +00:00 |
|
|
62b5b467a4
|
use tracepoint control sql memory mgr global bound
|
2023-12-29 04:47:31 +00:00 |
|
|
4ccf2c491b
|
fix worker leak when oom
|
2023-12-29 03:43:14 +00:00 |
|
|
190cab2dc1
|
Adjust OB_MALLOC_REQ_NORMAL_BLOCK_SIZE
|
2023-12-28 14:48:12 +00:00 |
|
|
79b2e3e4d2
|
rename a pcode name
|
2023-12-28 14:43:30 +00:00 |
|
|
9ebc672082
|
prevent running qpl code on unknown platforms
|
2023-12-28 10:13:18 +00:00 |
|
|
36129f954c
|
add placeholder for optimizer trace point
|
2023-12-27 08:18:01 +00:00 |
|
|
c8647966da
|
[CP]: Oracle json bugfix
|
2023-12-27 06:18:35 +00:00 |
|
|
6835aec440
|
[CP] merge ObLogger all type file_list
|
2023-12-27 05:18:14 +00:00 |
|
|
0d68e6f3a3
|
RPC placeholder
|
2023-12-27 04:53:40 +00:00 |
|
|
7cda1ea330
|
[CP] reset get_sql_arena_allocator() after rpc callback finished
|
2023-12-27 04:48:57 +00:00 |
|
|
7bcd1ef167
|
[4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK
|
2023-12-27 03:43:16 +00:00 |
|
|
0afc9b886e
|
Supports CRC checksum verification for object storage
|
2023-12-27 02:43:18 +00:00 |
|
|
9841a29407
|
fix on 4.3: online ddl does not change storage schema, result to 4105.
|
2023-12-26 09:21:13 +00:00 |
|
|
8c2fda8fdc
|
fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND
|
2023-12-26 08:13:29 +00:00 |
|
|
b0e2976cf2
|
Add tracepoint placeholder
|
2023-12-26 04:47:50 +00:00 |
|
|
56298217a4
|
Add default_table_store_format when creating table
Co-authored-by: windye <yeheng_2011@163.com>
|
2023-12-26 04:43:05 +00:00 |
|
|
4aacc8a7e6
|
Fix: affected row sync
|
2023-12-26 02:13:25 +00:00 |
|
|
622e6a63d8
|
Implement the ObBackupIoAdapter performance testing tool
|
2023-12-25 10:25:33 +00:00 |
|
|
0fb14b67fa
|
[bug fix] fix core at TenantConfigUpdateTask::runTimerTask
|
2023-12-22 17:43:00 +00:00 |
|
|
3e40d869ec
|
change ObStorageObjectType to ObStorageObjectMetaType
|
2023-12-22 16:47:40 +00:00 |
|
|
abef1a89a4
|
Tracepoint: Add trace point to test NLJ and SPF batch rescan
|
2023-12-22 15:42:36 +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 |
|
|
1178245448
|
[OBKV] placeholder for adding rpc header flag to classify if is kvrequesu and kv request will use queue4
|
2023-12-20 13:43:23 +00:00 |
|
|
ca272bb6a4
|
bugfix json_storage_size for scalar
|
2023-12-20 12:02:21 +00:00 |
|
|
bf8ba1da46
|
Fix the implementation issue with deleting all intermediate results for a tenant.
|
2023-12-19 19:43:22 +00:00 |
|
|
d0435dfde7
|
notify recovery_ls_servce while has balance task
|
2023-12-19 18:43:18 +00:00 |
|
|
3a762b2721
|
Change code owners
|
2023-12-19 16:13:33 +00:00 |
|
|
e849ad77a1
|
Fix the unit deletion process when unit still has tenant snapshots
|
2023-12-19 13:44:16 +00:00 |
|
|
baadae8cf4
|
change CompatMode from INVALID to MYSQL
|
2023-12-19 11:43:28 +00:00 |
|
|
021e5571bb
|
merge devleop into master 20231212
|
2023-12-19 07:45:22 +00:00 |
|
|
1dd95354cd
|
fix LST_DO not enough to support MTL_LIST
|
2023-12-19 05:43:11 +00:00 |
|
|
8eb60404ce
|
Allow NFS paths to contain consecutive '/' characters
|
2023-12-18 21:12:56 +00:00 |
|
|
e9ce8493ba
|
[bugfix] fix that replaying log after role switched to leader
|
2023-12-18 18:42:55 +00:00 |
|
|
50ff96a108
|
Plan Cache adds tracepoint and throws an error code when it fails.
|
2023-12-18 16:17:59 +00:00 |
|
|
c8d19338c9
|
fix the bug of canceled merge dag not deleted from dag_net_map
|
2023-12-18 16:13:21 +00:00 |
|
|
e99cc037cc
|
[FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
|
2023-12-18 14:13:54 +00:00 |
|
|
438a70b2b8
|
[FEAT MERGE] transaction pdml support optimization
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
|
2023-12-18 14:04:23 +08:00 |
|
|
e6f28bb585
|
pcode occupy
|
2023-12-18 14:04:23 +08:00 |
|
|
d327f8f4ff
|
take up space on the master branch for drop lob
|
2023-12-18 14:04:23 +08:00 |
|
|
59b1175bac
|
[CP] opt the ScheObSchemAren
|
2023-12-18 14:04:23 +08:00 |
|
|
bd4823fae9
|
[FEAT MERGE] Enable IAA for accelerate defalte compression and decompression for OB 4.0
Co-authored-by: 唐曦 Intel <xi.tang@intel.com>
Co-authored-by: 邓刚 Intel <gang.deng@Intel.com>
|
2023-12-18 14:03:33 +08:00 |
|
|
de9cd80b7c
|
Fix compare routine for questionamrk expr
|
2023-12-14 11:13:07 +00: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 |
|
|
4d4732b7c7
|
[FEAT MERGE] load local files
|
2023-12-14 04:13:25 +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 |
|