Commit Graph

93 Commits

Author SHA1 Message Date
af2506b14c [FEAT MERGE]charset latin1 2023-01-28 15:43:48 +08:00
9484175163 [FEAT MERGE]: online optimizer stats gather.
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:54:38 +08:00
1131932cd3 Fix const aggregate expr with rollup wrong result 2023-01-12 19:02:33 +08:00
c1e0bb4522 fix 3-stage agg wrong result && fix aggr ignore error code && fix int_cell_str sanity core 2023-01-12 19:02:33 +08:00
0739dcbef4 Fix distinct aggregate expr with rollup eval core 2023-01-12 19:02:33 +08:00
c7f7f1cff5 fix group_concat truncate bug 2023-01-12 19:02:33 +08:00
2c8c28887f [FEAT MERGE]support ddl real time monitoring 2023-01-12 19:02:33 +08:00
26f2754db2 [FEAT MERGE] Support float/double(m, d) in mysql mode 2023-01-12 19:02:33 +08:00
1c7f8a3981 [CP] fix adaptive gby do not eval param expr in single row mode 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
75c6144a73 fix adjust_subquery_list bug 2023-01-12 19:02:33 +08:00
1e012e6ae4 fix parent_namespace_stmt_ bug for direct nested view, remove some debug log may may print null pointer 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 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
99d4f56fec [scn] mv definition of SCN to dir of share 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
481c969b7d bugfix : json arrayagg not support distinct clause 2022-11-23 13:37:55 +00:00
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