Commit Graph

28 Commits

Author SHA1 Message Date
377c59a57e Fix get decimal int aggr ctx coredump in window function pushdown 2023-11-15 10:10:29 +00:00
588121e463 Fix window function array memory leak 2023-11-10 04:13:12 +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
c72fbafe90 Merge branch 'master' of https://github.com/shuangzi52/ob4 into fix_new_05 2023-09-11 10:18:26 +08:00
8bb7c8394f [CP] Fix cume_dist/percent_rank bug 2023-09-08 10:40:37 +08:00
7aca2f71ab fix nth_value window func compatible bug in Mysql mode 2023-08-30 07:44:37 +00:00
sdc
330bc1999c fix window function memory leak 2023-08-28 13:10:27 +00:00
e067fa2e07 fix some window func bugs 2023-08-14 07:18:41 +00:00
sdc
eeea3e7708 fix window function memleak when insert failed 2023-07-28 02:48:38 +00:00
8331f2f878 fix merge set op last_store_row dynamic leak 2023-05-08 04:08:29 +00:00
642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-04-28 13:11:58 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
bf3c79679d fix some typo error 2023-04-18 11:45:35 +08:00
a615fb4f61 Fix a wf bug caused by the logic of recursion 2023-04-03 21:11:30 +00:00
d7eba01b90 fix get_dh_msg state errors during reentry lead to hang/core 2023-03-21 16:46:11 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
1158aabcf8 fix the wrong start address for store_all_expr_datums in winfunc 2023-03-02 16:28:47 +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
bbb017266b [FEAT MERGE]:Oracle Json Supported 2023-01-28 15:52:30 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
8dac963196 [CP] Error in window function with preceding frame end or following frame start. 2022-07-20 11:27:48 +08:00
d1636b9051 [CP] [CP] [CP] Fix rollup SIGSEGV when building stored row 2022-06-06 14:20:53 +08:00
de9b833355 Fix window function stack overflow bug. 2022-03-10 10:19:19 +08:00
ab74cf7478 Fix window function parallel bug 2022-03-04 11:46:14 +08:00
xj0
e5f59ea074 support json type 2022-02-08 15:08:04 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
a474a9cf55 code: fix typo (#76)
* Update ob_dtl_rpc_channel.cpp

* Update ob_time_convert.cpp

* Update ob_time_convert.h

* Update ob_expr_date_add.cpp

* fix log spell error:faild -> failled, Faild -> Failed

* Update ob_optimizer_util.cpp

* Update ob_sql.cpp

* Update ob_optimizer_util.cpp

* Update ob_plan_cache_manager.cpp

* Update ob_partition_merge_task.cpp
2021-06-15 14:50:25 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00