Commit Graph

38 Commits

Author SHA1 Message Date
5279be2c40 Standardize the statistical granularity of block_time in the SQL plan monitor. 2024-03-07 03:50:17 +00:00
b0fefbeb0e fix vectorize 2.0 format error in old operator last batch 2024-02-20 07:53:17 +00:00
ee68fd84f7 Optimize operator name with use_rich_format enabled 2024-02-09 14:05:06 +00:00
3154082c61 Adapt the new vec2.0 interface for single row calculation 2024-02-08 21:55:56 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
2585b814c8 force check status for get_next_row 2024-02-07 11:33:59 +00:00
bd15b1d306 Fixing bug: PX hangs due to calling get_next_batch after coordinater being drained. 2024-02-07 03:58:39 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
0bea27fc06 Optimize operator name with use_rich_format enabled 2024-01-17 08:48:37 +00:00
48106fdd6a Adapt the new vec2.0 interface for single row calculation
Co-authored-by: hwx65 <1780011298@qq.com>
2024-01-04 05:42:43 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
dc76ede33e force check status for get_next_row 2023-12-06 06:42:31 +00:00
511eb3f076 Fixing bug: PX hangs due to calling get_next_batch after coordinater being drained. 2023-11-28 12:47:30 +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
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