|
|
9ef226c618
|
Enable get_next_row checking only in sanity binary
|
2024-11-29 06:14:57 +00:00 |
|
|
|
7887fcce92
|
[FEAT MERGE]
Co-authored-by: Handora <qcdsr970209@gmail.com>
|
2024-11-23 00:45:17 +00:00 |
|
|
|
6d3a8a8b76
|
[FEAT MERGE] patch 3A from 4_2_x_release to master
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: WeiXinChan <chenwx6728@163.com>
|
2024-11-22 17:15:27 +00:00 |
|
|
|
812ec7c5ec
|
[FEAT MERGE] direct load vector optimize 435
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: windye <yeheng_2011@163.com>
Co-authored-by: shadowao <aozeliu@qq.com>
|
2024-11-22 10:44:38 +00:00 |
|
|
|
eed772ed73
|
[FEAT MERGE] [435] sql execution improvements
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: Cai-Yao <729673078@qq.com>
|
2024-11-22 06:15:09 +00:00 |
|
|
|
5b6af76499
|
[FEAT MERGE] support NLJ/SPF vectorization 2.0
|
2024-11-21 13:14:25 +00:00 |
|
|
|
15be2a9140
|
Delete the residual code for the old db_time statistics.
|
2024-10-09 21:16:15 +00:00 |
|
|
|
beb9f30a20
|
[FEAT MERGE] 4.2.4 sql execution feature cp 4.3.4
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
|
2024-09-25 07:51:13 +00:00 |
|
|
|
efc242224a
|
[CP] do not record monitor when phy_plan_ctx_ not set
|
2024-09-18 05:56:22 +00:00 |
|
|
|
5cbd86c9e6
|
[FEAT MERGE] Vector Index & Array Type
Co-authored-by: helloamateur <magiccheery@163.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: JLY2015 <1623359870@qq.com>
|
2024-08-29 07:52:22 +00:00 |
|
|
|
6a68362067
|
[FEAT MERGE] [433] sql execution improvements
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
Co-authored-by: GongYusen <986957406@qq.com>
|
2024-08-28 13:54:39 +00:00 |
|
|
|
da2bc95b50
|
Scaling stack size during operator closing
|
2024-07-03 14:38:32 +00:00 |
|
|
|
e5bc48d855
|
Fix sort spec compression codec overwrite
|
2024-06-25 13:32:14 +00:00 |
|
|
|
cc1b65e578
|
[FEAT MERGE] sql execution improvements
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: tushicheng <18829573815@163.com>
|
2024-06-21 15:16:43 +00:00 |
|
|
|
da5aece3e1
|
[FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
|
2024-06-17 13:46:16 +00:00 |
|
|
|
910978265f
|
Spec placeholder for sql exec spill compression
|
2024-05-07 15:15:44 +00:00 |
|
|
|
5df6e2877a
|
revert fix shared hash join + channel sync hang
|
2024-04-19 09:25:20 +00:00 |
|
|
|
c10f4142b7
|
fix shared hj sync close + channel sync deadlock
|
2024-04-10 12:15:52 +00:00 |
|
|
|
3d4ef9741d
|
[FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
|
2024-04-10 07:32:28 +00:00 |
|
|
|
c82292eb5f
|
[CP] fix plan feek back bug
|
2024-04-03 09:15:01 +00:00 |
|
|
|
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 |
|