Commit Graph

2304 Commits

Author SHA1 Message Date
d31ecabcce Optimize del_dir function using batch_del_files interface 2024-09-20 06:33:42 +00:00
21187ef944 reduce the logs in the print_access_storage_log_ function 2024-09-20 06:27:37 +00:00
5f10b7f3bb [VectorIndex] bitmap mem used 2024-09-20 05:57:31 +00:00
ceb8929d50 Prohibit memory comparison of text type data in the 'in' expression. 2024-09-20 05:44:34 +00:00
05336593d1 [BUGFIX] fix roaring bitmap remove many double free and add try catch 2024-09-20 05:33:18 +00:00
bbe6f19f15 fix auth switch bug 2024-09-19 09:20:22 +00:00
2974f452c5 加error code OB_ERR_ATLER_TABLE_ILLEGAL_FK_DROP_INDEX 2024-09-19 08:54:31 +00:00
932783acea update local cache info when select __all_virtual_sysstat and __all_virtual_ss_local_cache_info 2024-09-19 08:36:13 +00:00
4705c8672d Placeholder for mysql date types in json 2024-09-19 08:34:39 +00:00
fe1660c950 Adjust filter logic to adapte cache hierarchy 2024-09-19 08:27:02 +00:00
7563ebd4bc change is_user_group to is_resource_manager_group 2024-09-19 08:21:00 +00:00
62e4fb9558 boundry check for sort 2024-09-19 08:13:24 +00:00
317af38d97 Adjust the log level of the print_access_storage_log function 2024-09-19 08:01:06 +00:00
696be20200 support SQL AUDIT QoS 2024-09-19 07:53:29 +00:00
f3507efe31 [CP] fix core when get_deep_copy_obj_ptr from ObLobType 2024-09-19 07:51:55 +00:00
006bfa9d3c bugfix roaringbitmap behavior and error code 2024-09-19 07:44:22 +00:00
32d1aebd06 [vector index] fix inner_produce query error 2024-09-19 07:23:47 +00:00
bfcbb3d123 add placeholder for OB_MODULE_DATA and T_MODULE_DATA 2024-09-18 09:51:28 +00:00
a9c038e6be master placeholder 2024-09-18 09:46:50 +00:00
12c0eb157d [CP] fix memleak of PoolArenaArray 2024-09-18 09:45:13 +00:00
1cd91e4ffa fix adaptive memory_limit unexpected in K8s container 2024-09-18 08:36:44 +00:00
096b6be038 [CP] Periodically clean up S3 client map 2024-09-18 08:25:55 +00:00
85e601f310 disable sql memleak when alloc io device 2024-09-18 08:24:03 +00:00
f00f696510 add column for tablet_replica_checksum and tablet_compaction_history 2024-09-18 08:17:06 +00:00
a5692bf908 [CP] [CP] Fix S3 url Encoding type and S3 error code 2024-09-18 08:06:52 +00:00
eb6e5712de add get random bucket interface for ObHashMap 2024-09-18 07:41:09 +00:00
b24832ad67 fix user-level group_id priorer than function-level group_id 2024-09-18 07:33:04 +00:00
ffe2dddd6b fixed compile error on 8u 2024-09-18 07:01:47 +00:00
37f58b3946 Upgrade hyperscan rpm to adpat bolt optimization 2024-09-18 06:58:10 +00:00
30d12c5b5b fix mysqltest regression 2024-09-18 06:38:49 +00:00
d0837ae589 service_name compat 2024-09-18 06:31:47 +00:00
b94d543d1a update obd version to 2.10.0 2024-09-18 06:24:29 +00:00
354a4767e1 add AHS for memstore write bytes 2024-09-18 06:22:38 +00:00
808598e82b convert OB_BACKUP_FILE_NOT_EXIST to OB_OBJECT_NOT_EXIST, and delete OB_BACKUP_FILE_NOT_EXIST 2024-09-18 06:12:02 +00:00
4cf84fe2bb replace THE_IO_DEVICE with LOCAL_DEVICE_INSTANCE 2024-09-18 05:50:53 +00:00
e4ad4e994f fix odps and orc conflic on protobuf 2024-09-18 05:33:16 +00:00
742e4a3b52 fix pnio destroyed prematurely and not support rpc authentication when obcdc running. 2024-09-18 05:31:26 +00:00
cad8d585ef Fix typo (#2119) 2024-09-13 10:38:06 +08:00
7856f364ab Merge branch 'master' into develop 2024-09-10 09:35:54 +08:00
99f2556250 Add building support for RHEL (#2095)
Signed-off-by: Hollow Man <hollowman@opensuse.org>
2024-09-10 09:32:44 +08:00
9302432925 [CP] modify OB_MALLOC_MIDDLE_BLOCK_SIZE to improve memory utilization 2024-09-02 12:54:46 +00:00
72ccbd990f vector ddl task use errsim to check for hung bugs
Co-authored-by: JLY2015 <1623359870@qq.com>
2024-09-02 06:27:57 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
bc8f935437 PCODE Placeholder: OB_NOTIFY_SHARED_STORAGE_INFO 2024-08-29 12:04:13 +00:00
5cbd86c9e6 [FEAT MERGE] Vector Index & Array Type
Co-authored-by: helloamateur <magiccheery@163.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: JLY2015 <1623359870@qq.com>
2024-08-29 07:52:22 +00:00
376ae13422 [CP] fix bug of TG_REENTRANT_THREAD_POOL::stop 2024-08-29 07:26:21 +00:00
87be285903 Minor, add jni error placeholder 2024-08-29 07:08:37 +00:00
6cdac14ee2 add expr split_part 2024-08-29 03:17:54 +00:00
6a68362067 [FEAT MERGE] [433] sql execution improvements
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
Co-authored-by: GongYusen <986957406@qq.com>
2024-08-28 13:54:39 +00:00
d2b4715bfa add placeholder enum types releated to OBCDC OUTROW LOB 2024-08-28 06:55:22 +00:00