2295 Commits

Author SHA1 Message Date
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
4ce1335e3c [TABLELOCK] placeholder for pcode of detecting session alive 2023-12-13 18:17:21 +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
55aca13d92 Add PCODE for shared storage of PALF 2023-12-01 06:42:06 +00:00
13256e6822 adjust faststack parameter 2023-11-30 12:47:07 +00:00
87fd80da30 Add rpc code in master 2023-11-30 07:11:29 +00:00
bdb7799bae pre-hold WAIT_EVENT_DEF on master 2023-11-30 06:41:49 +00:00
a964a0c66d bugfix : json transform to timestamp will append time zone twice 2023-11-28 17:41:52 +00:00
743740102d Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2023-11-28 15:11:49 +00:00
489759b928 完善RPC ID占位 - Part 2 2023-11-28 09:21:16 +00:00
5b00582de6 [CP] Fix parallel create conflict problem 2023-11-28 09:12:00 +00:00
36e5b80178 修改RPC ID占位,保证唯一性 2023-11-28 08:16:42 +00:00
89fe95433a let get_local_addr_ipv4 return error code 2023-11-28 07:46:59 +00:00
7120ee2c0d add message column to __all_virtual_load_data_stat placeholder 2023-11-28 06:47:08 +00:00
8856d73872 add placeholder of extract_cert_expired_time 2023-11-28 03:42:03 +00:00
61e2438be2 add placeholders for latch_define and wait_event of palf_tiered_storage branch 2023-11-27 15:11:50 +00:00
1d09e25d7f [CP] use OB_NOT_SUPPORTED for valid charset or collation even we not supported yet 2023-11-27 12:12:15 +00:00