1211 Commits

Author SHA1 Message Date
obdev
9de7eb9f26 fix bug: create table xxx partition by xxx should not succeed when part expr with T_OP_REGEXP 2022-08-12 20:09:43 +08:00
wangzelin.wzl
d5269307a9 move test folder 2022-08-12 19:46:33 +08:00
chinaxing
29e0cb7475 [CP] [CP] [3_2_x] set trans-result incomplete when merge/assign failed 2022-08-12 17:12:57 +08:00
obdev
5d3d5c7cb7 [CP] Reduce tmp file block cache memory usage. 2022-08-12 17:11:51 +08:00
JiahuaChen
c6ce32929d [CP] [CP] Remove multi logical tenant files 2022-08-12 17:10:47 +08:00
obdev
331db3f523 CHAR_LENGTH() output incorrect results when used with subquery 2022-08-08 23:03:24 +08:00
QIYU ZHUANG
1799f31d6f
fix issue [WhiteScan] [DEADCODE] (#678) 2022-08-08 20:42:22 +08:00
wangzelin19961202
da3b184eb8
fix issue 252 (#858) 2022-08-08 20:35:53 +08:00
obdev
a69e1e30df [CP] [xa] [fix] intercept the idle timeout behavior of xa 2022-08-08 20:34:53 +08:00
obdev
af7a161cd8 [CP] fix join eliminate bug 2022-08-08 20:34:08 +08:00
richie
577e69c13f
Update ob_log_replay_engine.cpp (#936) 2022-08-08 16:11:46 +08:00
obdev
823d00855c [CP] Fix string number accessing array out of bounds 2022-08-08 16:11:25 +08:00
obdev
c5e1383f82 [CP] Fix insert values op access enumset string_values core 2022-08-08 16:10:46 +08:00
obdev
2c1ac9a163 [CP] Fix nested aggregate bug 2022-08-08 16:10:06 +08:00
LINxiansheng
9cc87d8343 [CP] Add system variable default_storage_engine 2022-08-08 16:09:22 +08:00
Feizhi Cai
ba11b4ac6b
Update README.md (#954)
add docker ref
2022-08-08 15:06:05 +08:00
obdev
c1af466e6c [CP] Json bugfix: json cast to enum/set 2022-08-04 19:31:38 +08:00
obdev
522aef175c [CP] [CP] fix const expr output not deep copy in implicit_aggr 2022-08-04 19:30:55 +08:00
obdev
5d339f88e3 Disable batch nlj when right is sample scan 2022-08-04 19:30:15 +08:00
LINxiansheng
727c5bf512 transfer the query response time collection to sql audit consumer thread 2022-08-04 19:28:51 +08:00
obdev
18b5b5be8b fix: table api report -4002 when the client request does not include a valid table id 2022-07-31 20:31:01 +08:00
Tyshawn
8c74dc19a2 [CP] [CP][BUG.FIX] fix eating return code in tmp file. 2022-07-31 20:30:31 +08:00
obdev
4942b97c45 [CP] fix allocate gi above window function bug 2022-07-31 20:29:59 +08:00
obdev
f3f54ca0ea [CP] adjust NLJ/NL connectby open 2022-07-31 20:29:26 +08:00
obdev
edd206c037 [CP] [CP] Fix psSessionInfo memory not being released in time 2022-07-31 20:28:50 +08:00
hnwyllmm
19caf2060f revert 'use isal for crc check' 2022-07-27 16:42:35 +08:00
obdev
139fe70c10 select json_arrayagg(DISTINCT 1) coredump 2022-07-27 16:41:54 +08:00
LINxiansheng
be2abb986f Add github action to compile 2022-07-25 10:41:16 +08:00
obdev
7e8bf7f641 [CP] fix json output type 2022-07-25 10:41:16 +08:00
obdev
39fd66a55a [CP] fix: ObConfigMgr::got_version() maybe leave out to update local version 2022-07-25 10:41:16 +08:00
obdev
275a546e41 [CP] [CP] Fix overwrite ret problem 2022-07-25 10:41:16 +08:00
obdev
f844e90c8e [CP] fix rollup const expr bug 2022-07-25 10:41:16 +08:00
XiTang
c95b6b534e use isal for crc check
Co-authored-by: hnwyllmm <hnwyllmm@126.com>
2022-07-25 10:41:02 +08:00
obdev
c2c53f977c [CP] Set tenant id for ConnectByPump 2022-07-22 10:45:29 +08:00
obdev
fc3e6e947b [CP] Repair type conversion range check of year to tinyint or utinyint 2022-07-22 10:44:45 +08:00
obdev
b96d7663b5 [CP] JSON bug fix 2022-07-20 11:33:16 +08:00
obdev
1b88c27061 fix: json column default value(3.1_opensource) 2022-07-20 11:32:39 +08:00
obdev
af654e3a43 when pushdown rewrite, stack oversize 2022-07-20 11:31:59 +08:00
Tyshawn
18019f2bf2 [CP] [CP] [TMP.FILE] support single read huge tmp file. 2022-07-20 11:31:21 +08:00
obdev
cdb3f87700 [CP] [CP] Add useful log info to help debug when cast string to number 2022-07-20 11:30:44 +08:00
obdev
e4997016e0 fix bug: sys variables secure_file_priv doesn't work 2022-07-20 11:30:07 +08:00
chaser-ch
e1972c561a [CP] [CP] fix fuse row cache problem 2022-07-20 11:28:59 +08:00
obdev
913838f920 open archive compression defaultly 2022-07-20 11:28:24 +08:00
obdev
8dac963196 [CP] Error in window function with preceding frame end or following frame start. 2022-07-20 11:27:48 +08:00
obdev
ca60393418 [CP] Fix SERVER_SESSION_STATE_CHANGED flag is incompatible with mysql 2022-07-20 11:27:15 +08:00
Tyshawn
795bd80e28 [CP] [BUG.FIX] fix coredump when get_file_id() 2022-07-20 11:26:03 +08:00
obdev
90253a8264 [CP] fix a bug of swallowing ret code in drop_partition_info_for_nontemplate 2022-07-20 11:24:51 +08:00
wxhwang
2b00643064 [CP] persist piece checkpoint ts before round checkpoint ts 2022-07-20 11:24:13 +08:00
obdev
f46f1293e6 [CP] [CP] fix: for tenant worker, catch exception outside process_one() 2022-07-20 11:23:36 +08:00
obdev
52e5b99c15 [CP] fix: add defensive code for table api global index 2022-07-20 11:21:49 +08:00