78 Commits

Author SHA1 Message Date
d9c67c79a7 [CP] [CP] [BUG.FIX] Add _temporary_file_meta_memory_limit for tmp file 2024-02-06 12:07:56 +00:00
4a14c03d32 [CP] add system variable _enable_range_extraction_for_not_in to control query range extraction for not in 2024-02-06 11:46:30 +00:00
e04ab91632 [CP] fix: fix the core induced by spf batch rescan 2024-02-06 10:13:38 +00:00
4e3525d66a fix gen_errno.pl 2024-02-06 10:06:20 +00:00
eab4851c85 [CP] [CP] [BUG.FIX] Add _temporary_file_meta_memory_limit for tmp file 2023-11-23 09:12:39 +00:00
cddc334cbb [CP] add system variable _enable_range_extraction_for_not_in to control query range extraction for not in 2023-11-22 02:53:40 +00:00
cf2726e017 [CP] fix: fix the core induced by spf batch rescan 2023-11-13 10:12:22 +00:00
598af8cc7b [LogService] Patch code: Optimize the performance of consuming archived logs
Co-authored-by: taoshuning <616811991@qq.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: zxlzxlzxlzxlzxl <zxlzxlzxlzxlzxl@outlook.com>
2023-10-11 07:12:00 +00:00
1bb968d4a2 [CP] [to #48895314]prexecute support packet retry 2023-09-27 12:41:45 +00:00
70b528f402 [CP] Add _publish_schema_mode parameter 2023-09-15 09:20:25 +00:00
b21879c23c [CP] Fix bug in skip scan with splitted ranges 2023-09-13 10:11:51 +00:00
d128a868f2 [CP] [CP] add _hash_join_enabled/_optimizer_sortmerge_join_enabled/_nested_loop_join_enabled parameters 2023-08-25 10:17:19 +00:00
2b0a931407 Fix fetch tablet meta rpc timeout bug 2023-08-03 09:42:04 +00:00
0b98ed1309 fix SCHEMATA cannot displaying the correct DEFAULT_CHARACTER_SET_NAME and DEFAULT_COLLATION_NAME 2023-07-26 13:47:46 +00:00
860015f3aa [CP] update tenant config parameter name 2023-07-19 10:11:57 +00:00
7cad13a725 [CP] change CODEOWNERS 2023-07-12 10:12:10 +00:00
f57cc5d6a4 [CP]implement query range cost model 2023-07-07 09:42:25 +00:00
7a6fb0a181 [CP] fix dynamic worker working in performance testing 2023-06-30 07:13:18 +00:00
61f68dd0f2 [CP] optimize memory usage of query range module 2023-06-29 10:17:02 +00:00
7f2a24db84 [CP] modify a unstable case in farm 2023-06-03 01:48:17 +00:00
edf01469c8 [CP] add _enable_in_range_optimization system variable and fix in expr bug 2023-05-30 02:42:35 +00:00
721d79b8cd Set up caching for large chunks of memory 2023-05-26 03:12:48 +00:00
5f30308c52 [CP] support adjust parallel degree of complement data dag. 2023-05-23 07:53:14 +00:00
82cb9d5fdc [CP] add _ob_wait_interval_after_truncate conf for truncate 2023-05-18 09:42:34 +00:00
825df1c16b [CP] Fix a bug of omitting to set res type length for lob exprs 2023-05-15 02:47:43 +00:00
7b9f3fe73e [CP] [FEAT MERGE] Support PIE 2023-05-10 22:20:44 +00:00
93e90e2090 [CP] add with_subquery, generate_with_clause, group by placement parameters 2023-05-10 17:05:03 +00:00
35969f9828 [CP] configurable to memory of hidden sys 2023-04-24 08:13:45 +00:00
fae67b7f9b [CP] Add tenant unit tablet total cnt limitation 2023-04-22 13:58:39 +00:00
30fb08200c fix GV$SESSION_LONGOPS. 2023-04-10 07:54:09 +00:00
7fc53bfe13 fix privilege bug: disable normal user using dcl on inner users. 2023-04-10 07:50:37 +00:00
121dd427e8 [to #47632376]add pipe row memory limit 2023-03-22 04:42:13 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
c48cb71455 rename parameter tenant_rpc_memory_limit_percentage to rpc_memory_limit_percentage 2023-03-16 02:41:07 +00:00
a4c97d03f7 [FEAT MERGE]vos merge into master
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
2023-02-24 14:26:20 +00:00
42328efa81 disable logical plan manager 2023-02-24 13:47:02 +00:00
c28b303f46 virtual table adaptation 2023-02-21 10:12:17 +00:00
63440bd16e [CP] support load the soft module to encrypt data 2023-02-10 08:11:16 +00:00
3f8bc6dd73 add parameter log_storage_warning_tolerance_time 2023-02-09 14:21:07 +00:00
e17b3a08ab Increase the view of resource manager-related IOPS and resubmit the io_scheduler virtual table 2023-02-07 17:02:43 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +08:00
50024b39cd [FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 18:17:32 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
30d0adec61 [4.1] support distributed txn free route 2023-01-28 16:07:18 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
274e68514d change restore concurrency to ha high thread score 2023-01-28 15:49:37 +08:00
af2506b14c [FEAT MERGE]charset latin1 2023-01-28 15:43:48 +08:00
ec56715ea5 [FEAT MERGE] information_schema enhence 2023-01-13 03:42:07 +00:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 2023-01-12 19:02:33 +08:00