Commit Graph

24 Commits

Author SHA1 Message Date
60700dde28 fix some typo error 2023-02-22 16:32:55 +08:00
8e88ce9fed Adding ObTMArray to solve memory bloat issue 2023-08-04 04:42:28 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
1866ba4ce3 alloc memory for every operator in ENABLE_DEBUG_LOG mode to trace close && destroy 2023-06-29 03:42:24 +00:00
bb98de773c fix inaccurate db_time. 2023-06-12 07:24:29 +00:00
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00:00
5f77816691 fix dynamic param has wild ptr in cnnect by operater 2023-04-04 06:44:24 +00:00
4708d356a7 sql_monitor change time expression from cpu_cycle to time_us 2023-04-04 03:11:24 +00:00
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08:00
3f3afdb086 add diag log for chunk store read corrupt data 2023-03-14 19:46:27 +00:00
42328efa81 disable logical plan manager 2023-02-24 13:47:02 +00:00
48ec3e4565 Add table value check in sanity 2023-02-24 12:36:42 +00:00
5ae3b0664f fix sql plan manger memory bug 2023-02-10 06:47:16 +00: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
460fdf9fc4 [bugfix] get wrong db_time when subplan filter is used in the plan 2023-01-12 19:02:33 +08:00
2c8c28887f [FEAT MERGE]support ddl real time monitoring 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
4cdfee0489 make sql_plan_monitor db_time semantics user friendly 2022-11-08 11:05:39 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
f3f54ca0ea [CP] adjust NLJ/NL connectby open 2022-07-31 20:29:26 +08:00
79131c0cda [bp2] batch patch code from 31x to opensource 2021-07-29 22:02:41 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00