Commit Graph

119 Commits

Author SHA1 Message Date
cfe4eeda1c Fix: affected row sync 2024-02-08 11:04:14 +00:00
fd359dc4a4 [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: akaError <lzg020616@163.com>
2024-02-07 23:05:57 +00:00
028dfe9d4a fix mem context in session cross thread leads error 2024-02-07 18:46:57 +00:00
faf440e6ea [FEAT MERGE]client session 2024-02-07 14:41:39 +00:00
bbfbefabdf [FEAT MERGE] dynamic_server_spec phase1 2024-02-07 14:23:50 +00:00
3db2e35a2e fix merge join bug when use interesting ordering for merge key 2024-02-07 13:57:05 +00:00
21e9142ed5 [CP] refine cost of base table 2024-02-07 00:02:15 +00:00
c32222ebdb fix temporary table not cleaned bug 2024-02-06 17:55:05 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
05599ed878 [CP] [to #54452952] fix serval pl/sql bugs 2024-01-17 07:47:47 +00:00
a0a97117bf bug fix: db_id displayed by SQL audit and plan stat is inconsistent. 2024-01-10 13:12:43 +00:00
3dc90a8451 Fix the bug of sequence currval session self-verification failure 2024-01-10 10:16:11 +00:00
6ef2d82735 [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2024-01-05 05:17:35 +00:00
46d1965660 Fix: Commit asynchronously returns the packet, resulting in the affected row not being updated in time 2024-01-03 19:13:39 +00:00
817a1bc624 [CP] [to #53885845] fix package state sync with distrubte plan on remote server 2023-12-28 14:18:12 +00:00
4aacc8a7e6 Fix: affected row sync 2023-12-26 02:13:25 +00:00
37fe7ce4eb [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: 2149 <260391947@qq.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: jinmaoli <lijinmao.csmaster@gmail.com>
2023-12-18 14:04:23 +08:00
c0486fdfa2 fix mem context in session cross thread leads error 2023-12-13 10:42:53 +00:00
820c5f4e6d [FEAT MERGE]client session 2023-12-11 05:12:34 +00:00
75f0ce04d8 [FEAT MERGE] dynamic_server_spec phase1 2023-12-10 12:12:31 +00:00
044e2b0b81 fix merge join bug when use interesting ordering for merge key 2023-12-08 08:17:35 +00:00
e63f6e8dbe [CP] refine cost of base table 2023-11-27 07:28:18 +00:00
e68289c158 fix temporary table not cleaned bug 2023-11-20 18:44:44 +00:00
6e6eedc0b8 [CP] disable var assign use das default 2023-11-13 07:13:15 +00:00
a722d95b96 add system variable _enable_range_extraction_for_not_in to control query range extraction for not in 2023-11-07 13:09:56 +00:00
e987af6eae [CP] Fix: session sync system_time_zone no need sync 2023-11-06 11:40:03 +00:00
3ba461666b [to #53004315]piece cache add destructor when close_all 2023-11-02 06:39:28 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
bacc417957 feat: add the rule to use-das when has variable assignments in sql
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2023-10-23 09:14:03 +00:00
989a8f3547 fix set transaction characters 2023-10-12 08:40:05 +00:00
8f6d380ccd [CP] Fix: session sync related bug 2023-09-26 06:10:06 +00:00
98d6d32ccc [to #52107651]mysql proc only return ok in c driver 2023-09-20 16:46:11 +00:00
45573c67e5 Fix bug in skip scan with splitted ranges 2023-09-12 02:10:42 +00:00
ebc15cc7c1 fix not init sequence id in session info bug 2023-08-31 09:10:45 +00:00
5e158ef5e9 [FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
2023-08-30 11:44:37 +00:00
9e9f381d02 [FEAT MERGE] support connection from LB in Public Cloud 2023-08-28 12:40:32 +00:00
27b9eda3c7 [FEAT MERGE]query_interface_enhancement 2023-08-26 04:40:35 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
772ea65742 fix temporary table bug 2023-07-31 12:42:16 +00:00
5801f3942d fix core-test 2023-07-24 10:42:50 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
76c8a644a0 [CP] [CP]implement query range cost model 2023-07-19 10:42:16 +00:00
91889593fd [CP] Split prepare stmt memory to tenants 2023-07-13 05:18:18 +00:00
d72f24221d Fix: ob_last_schema_version need sync 2023-07-03 04:12:27 +00:00
2f62b5283b [CP] fix core when timezone info deserialize 2023-07-03 03:47:59 +00:00
4ff18491b9 Fix ps prepare error 4016 2023-06-22 03:18:28 +00:00
20dd11d7a7 【part 1】Split session memory to tenants 2023-06-15 09:48:00 +00:00
9937c7e4ec optimize memory usage of query range module 2023-06-07 13:12:32 +00:00
6caa107dd9 to issue<50056402>:fix core when package var sync 2023-06-02 05:23:22 +00:00