Commit Graph

116 Commits

Author SHA1 Message Date
beddfda75e Fix the correctness problem of vectorized merge distinct 2024-02-10 06:05:27 +00:00
748f33d484 Fix some hash distinct bug for vec2.0 2024-02-09 04:47:51 +00:00
5299534d8b Remove default implementation of IAggergate::add_one_row 2024-02-08 23:37:29 +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
154f795315 [CP] [CP] [中信证券]support listagg aggr use group by column as separator 2024-02-08 04:39:07 +00:00
15307ef94e [FEAT MERGE][CP]optimizer stats enhancement 2024-02-07 16:56:28 +00:00
2de4e17ff9 bugfix : json_object, json_query, json_objectagg 2024-02-06 20:36:56 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
d2cceb736b Fix the correctness problem of vectorized merge distinct 2024-02-02 20:51:55 +00:00
3f61aea79d Fix some hash distinct bug for vec2.0 2024-01-09 10:43:13 +00:00
ac69a200d2 Remove default implementation of IAggergate::add_one_row 2024-01-04 15:42:34 +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
4f4b07a001 [CP] [CP] [中信证券]support listagg aggr use group by column as separator 2023-12-20 08:43:14 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
28fc6f4729 bugfix : json_object, json_query, json_objectagg 2023-11-22 07:10:37 +00:00
81b3514d20 fix hash gby can not dump in 1st stage when close by pass && splite expr in hash map memory into user tenant 2023-11-13 12:09:09 +00:00
718887095b fix master failed cases 2023-11-03 09:09:25 +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
d2afa610a2 [CP] xml tenant memory leak 2023-09-20 17:01:21 +00:00
d57a913644 Fix aggregation error 4013 2023-09-14 11:40:15 +00:00
89260ce666 invalid tenant id bugfix: tenant_id check with ddl_info_ 2023-09-14 07:51:25 +00:00
f36e7c5565 to issue<51805002>:fix serveral pltemp mod memory leak stack 2023-09-09 13:27:39 +00:00
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +00:00
d3f3058ecf fix 3-stage aggr can not dump last group 2023-08-25 02:47:54 +00:00
8d100cf383 fix some bugs on priviledges and variabls 2023-08-21 13:44:05 +00:00
fc317ca70a sync bugfix:oralce json-agg func coredump bug 2023-08-21 10:40:29 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
7a3548cb4b [json] json arrayagg, json objectagg refration 2023-08-08 08:54:37 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
c56399e8d8 fix defensive error by topk hist aggr batch calc modify the datum 2023-07-27 07:49:14 +00:00
aa5ad5f91b optimizer gather histogram and memory use 2023-07-24 10:48:49 +00:00
08373e0dd0 [CP] do not generate origin row for no_non_distinct_aggr_ in 3-aggr 2023-07-19 03:42:12 +00:00
1568215ec4 fix hash group by can not dump in non-vec mode 2023-07-18 05:24:19 +00:00
0472c5cc9a Bugfix for sys tenant memory overflow 2023-07-11 19:12:11 +00:00
21e7012901 [CP] adjust algorithm for adaptive group by && split sqldtl memory to user tenant 2023-07-11 16:42:51 +00:00
07e0da60be fix:json bugfix json_set,json_object, json_arrayagg 2023-06-30 04:18:15 +00:00
3d5098aa3f fix add_row use wrong row_size leads core 2023-06-28 12:18:07 +00:00
a6367c9813 fix:big json text do parser construct tree too slow 2023-06-16 03:12:19 +00:00
7ba9ad135e fix auto mem mgr use arena alloc leads dynamic leak 2023-06-13 13:12:15 +00:00
789e3d8e21 alloc fix: glibc malloc Memory Splitting to Tenants 2023-06-09 06:18:15 +00:00
bbf9072380 fix some bug for auto_mem_mgr && fix bug for nanvl 2023-06-09 03:48:03 +00:00
9d3a53603a fix some master bugs 2023-06-08 12:42:29 +00:00
c0424a690f Fix access to duplicate rollup array out of bounds 2023-06-01 03:23:10 +00:00
15254bd0e4 Fix mysql rollup duplicate columns wrong result in parallel rollup 2023-05-29 11:41:08 +00:00
70ed82ee89 fix some bugs 2023-05-26 06:47:00 +00:00
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
e56b488630 Fix core at assign datum value 2023-05-12 04:41:12 +00:00
a4d3658f03 Fix core at assign datum value 2023-05-10 05:13:52 +00:00
2c1d3153d7 Bugfix for wm_concat memory leak 2023-05-09 19:32:16 +00:00
b7792b75fe Fix check datum modified error 2023-05-09 06:42:07 +00:00