Commit Graph

105 Commits

Author SHA1 Message Date
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +00:00
547cbbe6cc Remove topk operator output count check 2023-09-08 11:22:06 +08:00
36b4b174ea limit get_real_batch_type conditions and fix some mysqltest 2023-09-01 08:10:45 +00:00
04020d65af fix mysqltest case 2023-08-31 14:10:43 +00:00
8015a958d0 [FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-30 10:44:18 +00:00
0697e7f776 [FEAT MERGE]JSON_TABLE EXPR Implement IN MySQL Mode && dbms lob implement
Co-authored-by: skylhd <dickylhd@gmail.com>
2023-08-29 05:18:37 +00:00
233189cbb1 [CP] Improve incorrect value error info for insert/replace into values 2023-08-25 06:10:27 +00:00
8d100cf383 fix some bugs on priviledges and variabls 2023-08-21 13:44:05 +00:00
9b3f07d4ad add for insert values statement split&rewrite batch optimization 2023-08-14 15:12:40 +00:00
2269c012e3 Fix ra datum store switch block index failed 2023-08-14 10:18:33 +00:00
b047318590 fix hash join do not clear last batch memory leads OOM 2023-08-08 09:54:52 +00:00
78c6cbd670 fix temp table execute bug 2023-08-04 02:48:25 +00:00
044ba4348f revert checksum for chunk datum store 2023-08-03 16:42:20 +00:00
65218721e1 add checksum for chunk datum store dump && reset onetime expr after calc 2023-08-03 07:54:59 +00:00
90def6ad4a oracle json construct function refaction && oracle json expr option clause syntax support 2023-08-02 06:54:16 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
sdc
344f4fb653 fix set parititon range bug in dynamic sample 2023-07-27 07:24:16 +00:00
sdc
283a9c0b9a fix se array of tablet range allocate too much memory and send piece msg core 2023-07-24 07:18:34 +00:00
40220b1867 fix temp table access memory leak bug 2023-07-18 03:48:03 +00:00
a77abb22ee fix:when case compare json type result not correct 2023-07-11 14:53:55 +00:00
3858475402 [GroupJoinBuffer] fix not clear parent evaluated flag bug 2023-06-29 09:48:16 +00:00
3d5098aa3f fix add_row use wrong row_size leads core 2023-06-28 12:18:07 +00:00
a8c269dfbb fix datum store memory leak 2023-06-21 12:12:51 +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
72b490a340 [CP] fix chunk store core under parallel read from disk 2023-06-02 07:42:05 +00:00
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
aa9740be43 fix memory ctx id is not compat in chunk store 2023-05-16 06:41:17 +00:00
b1ef77c953 disable implicit cast between gb18030 and gb18030_2022 when insert 2023-05-15 04:41:21 +00:00
25728606d3 [BUGFIX]fix hex to text null 2023-05-15 03:21:41 +00:00
6a8ad504cd fix a sql_mode bug and some mysqltests 2023-05-15 03:16:25 +00:00
6672b68e98 fix erase interm result with errno 4201 2023-05-11 02:34:05 +00:00
6a42a36864 fix wrong output bug for group join buffer 2023-05-10 05:51:43 +00:00
4b60f93f18 [BUGFIX] fix hash distinct 2023-05-06 06:12:00 +00:00
9e328378c8 [FEAT MERGE] 4.2 add trans_debug_info for 4377
Co-authored-by: Handora <qcdsr970209@gmail.com>
2023-05-06 06:08:35 +00:00
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +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
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
349ecdf982 fix bug in group join buffer 2023-04-24 12:14:27 +00:00
8ffbfb18de add log for sampling 2023-04-18 13:15:15 +00:00
27488211d2 [FEAT MERGE] [v4.2] add table generator and several random utility functions 2023-04-13 08:22:22 +00:00
b7bc53891b fix:48956906 2023-04-13 07:53:51 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
3f3afdb086 add diag log for chunk store read corrupt data 2023-03-14 19:46:27 +00:00
e43d803a55 fix merge sort OOM when add merge ways 2023-03-14 14:41:36 +00:00
c9b053fcc8 [das group rescan] clear eval flag when fill param for right op 2023-03-13 06:11:09 +00:00
c1d0f92279 fix:48260610 2023-03-10 03:17:16 +00:00
b2e064e9da bugfix : json table expr format json conflict with json type 2023-03-02 21:12:02 +08:00
41c067141f [BUGFIX] fix lob type pushdown filter def val 2023-02-27 09:11:11 +00:00