Commit Graph

1767 Commits

Author SHA1 Message Date
27c9a5278f Use the corresponding column fill cg
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-01-23 03:12:29 +00:00
ea49c78176 [CP] fix nlj not clear eval flag bug 2024-01-23 02:17:05 +00:00
9237df7de1 fix:json-remove, json is true/false, json-length bug 2024-01-22 12:12:52 +00:00
276338d45e fix bug: core at runtime filter deserialize because overwriting return code 2024-01-22 10:56:23 +00:00
7acad5e931 Fix prepare stmt error 4016 2024-01-22 09:42:40 +00:00
06d00daec0 Vectorization 2.0, short-circuit processing of ‘in’ expressions. 2024-01-22 07:47:56 +00:00
1148fd8ea1 Add tracepoint of random batch_size/skip_bits for table scan 2024-01-19 03:18:43 +00:00
3c28df4177 Addressing upgrade compatibility issues related to between expressions 2024-01-19 03:13:35 +00:00
658c51919f Fix row comparison wrong result of decimal int type 2024-01-19 02:42:38 +00:00
6e71299fd5 [placeholder] serialization placeholder for domain index scan and text retrieval 2024-01-18 09:17:48 +00:00
f926b7abf7 [BUGFIX] fix udf expr type deduce for clob 2024-01-18 08:42:37 +00:00
6dca77038d placeholder of func decode_trace_id 2024-01-18 08:12:46 +00:00
39acb953a0 [CP] [to #52804352] fix bug, case expressions in PL actually do not require parameter types to be consistent 2024-01-18 07:17:56 +00:00
9a25831540 [opt]: vec_sort support truncate tmp_file. 2024-01-18 06:50:09 +00:00
46a179b07b [BUGFIX] fix in expr process text with row 2024-01-18 06:34:53 +00:00
e52f385a43 [CP] sync bugfix.fix sanity json pl type coredump, fix treat expr in pl coredump 2024-01-18 04:12:46 +00:00
567cdc7229 Resolve a series of out-of-memory issues within 500 tenant 2024-01-17 16:12:40 +00:00
sdc
46726e1dbd fix not exit immediately when session killed 2024-01-17 15:12:18 +00:00
1cdd63cdae [CP]sync bugfix from 42x. fix:json compare with const string, behavior not consistent with mysql 2024-01-17 13:12:15 +00:00
5e140016ae 修复dump的兼容性问题,在超出BUF时进行截断处理 2024-01-17 12:12:25 +00:00
c0c4b80700 [CP] [xa][4.x] add defensive measure for xa end in trigger 2024-01-17 11:48:15 +00:00
7343816e8b Fix vector evaluation of const expr 2024-01-17 10:42:42 +00:00
0bea27fc06 Optimize operator name with use_rich_format enabled 2024-01-17 08:48:37 +00:00
e8d0e454bf Fix direct load query timeout 2024-01-17 08:12:26 +00:00
0eccca2aee fix in expr upgrade compat 2024-01-17 02:47:08 +00:00
efc6695d43 Fix ObTempRowStore filling in uniform const format value causing crash 2024-01-16 11:43:33 +00:00
1fc077442a fix to_char: to_char(Nan) get 0 ==> 'Nan' 2024-01-16 07:16:55 +00:00
8612914eab Fixed the problem that the like expression did not parse the lob type pattern, resulting in missing rows in the query. 2024-01-16 03:42:57 +00:00
f044d7692f adapt runtime filter eval_vector interface for single row calculation. 2024-01-15 13:12:54 +00:00
efef96dc43 [CP] to issue<53963421>:fix memory leak when fail to executing udt construct function 2024-01-15 09:48:20 +00:00
41776006da occupy code for show table status 2024-01-12 07:42:58 +00:00
fcf4ccfda9 修复nanvl,第一个为null的参数如果是binary double类型,需要对第二个参数 进行取值,若转换数字失败的话报错,成功返回null值 2024-01-12 03:18:33 +00:00
f1b204d8af fix bug about gi random 2024-01-11 12:44:13 +00:00
056e47167d misc refinement 2024-01-11 10:14:47 +00:00
4edd2b57c4 Prohibit the conversion of CLOB to OTIMESTAMP 2024-01-11 09:18:11 +00:00
eb22bf2855 fix bug: datum count mismatch in merge join 2024-01-11 07:13:13 +00:00
5db554a63f fix bug: plan stat incorrect when some error happened during query processing 2024-01-11 03:48:27 +00:00
9091ffd7a1 [CP][BUGFIX] fix lrpad mysql pad len zero 2024-01-10 15:42:41 +00:00
cff0faee04 to issue<54372232>:fixr refcursor as argument of store routine issue 2024-01-10 10:48:43 +00:00
db305bcbc0 Fix section code REVERSE_ INULL, DIVIDE_ BY_ ZERO's problem 2024-01-10 10:30:07 +00:00
cca0b06459 Fix prefix_pattern type deduce bug 2024-01-10 09:13:11 +00:00
93b7f4e8aa Filling the tablet_id field in table __all_ddl_checksum 2024-01-10 07:13:08 +00:00
0df2d26ea6 Fixed the problem of core when logging due to missing error code 2024-01-10 04:43:08 +00:00
sdc
21dae8c5ff [CP] fix px ordered coord rescan bug 2024-01-10 02:53:56 +00:00
e77d98b14c Fix some bug for vec2.0 2024-01-10 02:44:25 +00:00
f2bccfded9 [placeholder][fts] object id and error no placeholder for fulltext index search 2024-01-09 12:42:56 +00:00
3f61aea79d Fix some hash distinct bug for vec2.0 2024-01-09 10:43:13 +00:00
1df6eda03a Set uniform base format for trans info expr 2024-01-09 07:26:44 +00:00
60a50ead31 use hint control sql memory managment 2024-01-09 05:12:53 +00:00
f8dfa17fd7 clear null flags at number arithmetic expr 2024-01-09 02:58:21 +00:00