Commit Graph

25 Commits

Author SHA1 Message Date
b4919c5ec4 fix hash gby core when child batch_size == 0 2022-11-11 08:07:17 +00:00
6608b24752 [CP][BUGFIX]json array aggr adapt bit type 2022-11-09 02:35:39 +00:00
741643eb40 opt adaptive hash gby calc simple aggr func (count/sum/min/max) 2022-11-03 11:10:27 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
85ed8b05ee [CP][BUGFIX]fix json aggr with bit and year type 2022-09-19 08:32:58 +00:00
139fe70c10 select json_arrayagg(DISTINCT 1) coredump 2022-07-27 16:41:54 +08:00
7e8bf7f641 [CP] fix json output type 2022-07-25 10:41:16 +08:00
b96d7663b5 [CP] JSON bug fix 2022-07-20 11:33:16 +08:00
e33baca83b [CP] fix group_concat, wm_concat bugs 2022-07-04 10:57:20 +08:00
d1636b9051 [CP] [CP] [CP] Fix rollup SIGSEGV when building stored row 2022-06-06 14:20:53 +08:00
lz0
d47e160a68 Fix core that hash distinct return row without projector when dump level is 2 2022-04-12 20:45:06 +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
lz0
5f57aa9e58 Fix rollup wrong result bug 2021-11-23 13:51:38 +08:00
ls0
04ecb035fe fix hash group by oom 2021-11-09 15:12:51 +08:00
ls0
79f1a13d71 fix some fatal error for merge groupby/ hash distinct/ px_coord_merge_sort 2021-09-08 14:50:42 +08:00
a6a56e21f4 Remove cmake warning configuration (August) 2021-08-30 15:49:44 +08:00
jg0
0b7773c43f add double-destroy check for MemoryContext 2021-07-27 19:54:14 +08:00
8cd6314c3b Fix compile warning 2021-07-16 18:06:13 +08:00
b1c0fe05fa Fix OOM bug that SegmentBitset allocate more than the 2M size 2021-07-15 11:51:13 +08:00
1ec7b00f36 bugfix cherry-pick to opensource release 2021-07-13 14:39:14 +08:00
94ba0a393b cherry-pick bugfix to opensource 2021-07-12 15:04:52 +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