Commit Graph

2304 Commits

Author SHA1 Message Date
dc4cd7bc7b fix s3 sdk rpm url 2023-12-19 17:13:21 +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
e250ff7f6d when rpc_server_authentication_method has none, server does notverify client identity 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
4ce1335e3c [TABLELOCK] placeholder for pcode of detecting session alive 2023-12-13 18:17:21 +00:00
3b900eb9a9 update zlib version in el9 deps 2023-12-13 16:42:47 +00:00
7a2cbf8873 [CP] [OPT] thread stack lock 2023-12-13 15:18:33 +00:00
dd84275032 [FEAT MERGE] Backup support AWS S3
Co-authored-by: donglou-zhang <zhangleisoft2012@163.com>
Co-authored-by: xuhuleon <xuhuleon@qq.com>
2023-12-13 13:43:21 +00:00
143a6f2f2e [FEAT MERGE] 4.3 online ddl column type change 2023-12-13 02:12:59 +00:00
56e0ec6dcf [FEAT MERGE] Implement Resource Throttle 2023-12-12 15:12:41 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
688e4b36f5 [CP] fix the memleak of nested Array 2023-12-12 10:13:08 +00:00
db82b0b5cd [CP] fix core when create_tg_tenant with no_memory 2023-12-12 03:40:45 +00:00
e03554cea8 [FEAT MERGE] rpc authentication improvement 2023-12-12 03:31:09 +00:00
8d9120d7fd master branch sys_stat and trace_point place_holder 2023-12-12 03:26:32 +00:00
e3dce6e4cd add wait event 2023-12-12 03:13:13 +00:00
2af60a0292 [CP] [LOB] support inrow threshold config 2023-12-11 05:17:14 +00:00
820c5f4e6d [FEAT MERGE]client session 2023-12-11 05:12:34 +00:00
7643fd928c Bugfix for nagating decimal_int 2023-12-11 03:12:47 +00:00
11d2561786 rename latch define of TRANS_EXEC_LOCK to TRANS_ACCESS_LOCK 2023-12-11 02:12:29 +00:00
75f0ce04d8 [FEAT MERGE] dynamic_server_spec phase1 2023-12-10 12:12:31 +00:00
ff0ec7e185 [FEAT MERGE] transfer without kill tx
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: KyrielightWei <weixx1203@outlook.com>
2023-12-08 14:12:30 +00:00
793f30a828 [CP] remove unsafe macro OB_UNIS_DECODEx 2023-12-08 11:47:27 +00:00
54196a4e17 [CP] fix bug: a large backlog of threads and causing the server to stop providing service. 2023-12-08 10:12:46 +00:00
e52308603f change compat_mode default from MYSQL to INVALID 2023-12-08 07:47:33 +00:00
4f13ffea18 [FEAT MERGE] zlib_upgrade
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
2023-12-07 08:43:28 +00:00
62e48e989d fix unstable obtest for medium_with_migrate.test 2023-12-06 05:47:09 +00:00
6a8e140c01 [CP] Support specify customed allocator for zstd_compressor 2023-12-06 03:42:04 +00:00
6520c7b570 add tenant kvcahe hold at SYSSTAT 2023-12-06 02:46:36 +00:00
f9aa4172eb Fix default value of ObDecimalIntType 2023-12-04 08:11:56 +00:00
2c72a9c9b6 [master] add lock place holder for two trans locks 2023-12-04 07:42:13 +00:00
38852c6201 [CP] fix error log when kill -15 2023-12-04 04:41:58 +00:00
0bda0dbd95 [CP] add serialization size check 2023-12-02 05:12:16 +00:00