Commit Graph

30 Commits

Author SHA1 Message Date
abb148c4c2 ObSortOp::inner_get_next_batch return OB_ITER_END incorrectly when calculating limit 0 in vectorized scenario 2023-07-10 03:12:01 +00:00
bbf9072380 fix some bug for auto_mem_mgr && fix bug for nanvl 2023-06-09 03:48:03 +00:00
d5487f24ae use shared block cache to manage a batch of chunk store in em sort 2023-06-07 09:12:23 +00:00
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
8bf4d8b3e9 Unfree ptr in adjust_topn_heap when meet error unexpectedly 2023-05-11 09:39:08 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
f25555fcd5 Fix the partition column was not added when the parition sort was rowed. 2023-03-16 09:46:32 +00:00
a4bee3acf4 Add datum is_null check while calc sort topn_limit expr 2023-03-10 09:41:25 +00:00
4bcd321454 fix auto mem mgr can not alloc enough merge way for ems sort && fix recompile view while resolve view failed 2023-03-02 18:51:44 +00:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
15f8652a72 fix sort core at aqs item's len overflow 2023-02-06 14:18:20 +08:00
4f65ea3349 Partition sort check earlier and more strictly 2023-02-06 13:56:36 +08: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
2c8c28887f [FEAT MERGE]support ddl real time monitoring 2023-01-12 19:02:33 +08:00
b300756dff add log info for sort op memory dump controlled by amm 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 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
7d8c4a42fc [UPGRADE] Remove unused compatible code 2022-11-21 07:29:40 +00:00
8aee7d972f add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION 2022-11-16 07:35:39 +00:00
54885402b0 [CP] Repair memory leak in sort operator about stored_rows_. 2022-11-03 02:11:34 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
d1636b9051 [CP] [CP] [CP] Fix rollup SIGSEGV when building stored row 2022-06-06 14:20:53 +08:00
94f6956dbe [CP] fix error code in sort operator is overwritten 2022-05-05 14:21:53 +08:00
a331dec52c Remove warning configurations 2021-07-30 14:56:13 +08:00
dac871e88f fix bug (#180) 2021-07-29 15:22:37 +08:00
jg0
0b7773c43f add double-destroy check for MemoryContext 2021-07-27 19:54:14 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00