Commit Graph

1780 Commits

Author SHA1 Message Date
978db9f70d placeholder of func decode_trace_id 2024-02-09 16:33:47 +00:00
cab20fa86b [CP] [to #52804352] fix bug, case expressions in PL actually do not require parameter types to be consistent 2024-02-09 16:22:00 +00:00
ed33b6e951 [opt]: vec_sort support truncate tmp_file. 2024-02-09 16:10:16 +00:00
a791b6ecf9 [BUGFIX] fix in expr process text with row 2024-02-09 16:01:24 +00:00
f14101149a [CP] sync bugfix.fix sanity json pl type coredump, fix treat expr in pl coredump 2024-02-09 15:38:24 +00:00
126ee828f8 Resolve a series of out-of-memory issues within 500 tenant 2024-02-09 15:09:27 +00:00
a0c1edc5c0 fix not exit immediately when session killed 2024-02-09 14:55:05 +00:00
3897e45a83 [CP]sync bugfix from 42x. fix:json compare with const string, behavior not consistent with mysql 2024-02-09 14:49:24 +00:00
8b37397157 修复dump的兼容性问题,在超出BUF时进行截断处理 2024-02-09 14:40:34 +00:00
82ccf93d74 [CP] [xa][4.x] add defensive measure for xa end in trigger 2024-02-09 14:37:37 +00:00
05e57e88f6 Fix vector evaluation of const expr 2024-02-09 14:25:45 +00:00
ee68fd84f7 Optimize operator name with use_rich_format enabled 2024-02-09 14:05:06 +00:00
68d387893f Fix direct load query timeout 2024-02-09 13:59:10 +00:00
e8cef94585 fix in expr upgrade compat 2024-02-09 13:00:31 +00:00
e15634314e Fix ObTempRowStore filling in uniform const format value causing crash 2024-02-09 12:49:05 +00:00
3faf4cd834 fix to_char: to_char(Nan) get 0 ==> 'Nan' 2024-02-09 12:05:41 +00:00
bc837f87f8 Fixed the problem that the like expression did not parse the lob type pattern, resulting in missing rows in the query. 2024-02-09 11:24:39 +00:00
1423eb527b adapt runtime filter eval_vector interface for single row calculation. 2024-02-09 11:03:55 +00:00
038fc04cf9 [CP] to issue<53963421>:fix memory leak when fail to executing udt construct function 2024-02-09 10:49:10 +00:00
3e4379dbd2 occupy code for show table status 2024-02-09 09:27:22 +00:00
b7f2fcb3d6 修复nanvl,第一个为null的参数如果是binary double类型,需要对第二个参数 进行取值,若转换数字失败的话报错,成功返回null值 2024-02-09 09:09:45 +00:00
94cc0007e9 fix bug about gi random 2024-02-09 08:37:06 +00:00
19440b0c01 misc refinement 2024-02-09 08:01:58 +00:00
c02bdd18bc Prohibit the conversion of CLOB to OTIMESTAMP 2024-02-09 07:56:01 +00:00
bf28573c82 fix bug: datum count mismatch in merge join 2024-02-09 07:37:51 +00:00
6d5c70d2b4 fix bug: plan stat incorrect when some error happened during query processing 2024-02-09 07:25:50 +00:00
b75fc423ec [CP][BUGFIX] fix lrpad mysql pad len zero 2024-02-09 07:07:47 +00:00
a929895ebb to issue<54372232>:fixr refcursor as argument of store routine issue 2024-02-09 06:43:52 +00:00
42af945db5 Fix section code REVERSE_ INULL, DIVIDE_ BY_ ZERO's problem 2024-02-09 06:37:54 +00:00
c025ac9d71 Fix prefix_pattern type deduce bug 2024-02-09 06:20:06 +00:00
22ada2e123 Filling the tablet_id field in table __all_ddl_checksum 2024-02-09 06:05:08 +00:00
fe5ca779ad Fixed the problem of core when logging due to missing error code 2024-02-09 05:50:26 +00:00
b58a0a8d0c [CP] fix px ordered coord rescan bug 2024-02-09 05:29:38 +00:00
e487607c24 Fix some bug for vec2.0 2024-02-09 05:23:36 +00:00
3ac498c2fe [placeholder][fts] object id and error no placeholder for fulltext index search 2024-02-09 05:05:46 +00:00
748f33d484 Fix some hash distinct bug for vec2.0 2024-02-09 04:47:51 +00:00
19ca0ef47c Set uniform base format for trans info expr 2024-02-09 04:23:47 +00:00
02fdb9b6e6 use hint control sql memory managment 2024-02-09 03:59:57 +00:00
267b0d0bc8 clear null flags at number arithmetic expr 2024-02-09 03:30:28 +00:00
a3cfebe92e [CP] Fixed the inconsistency issue with PDML update index 2024-02-09 02:36:46 +00:00
10f550d05a fix add touched ls bug when report failed 2024-02-09 02:33:46 +00:00
4240f522b0 [CP] fix bug of NO_GATHER_OPTIMIZER_STATISTICS no affect 2024-02-09 01:46:18 +00:00
44879cf7d6 Bugfix for vector casting 2024-02-09 01:43:18 +00:00
4d704cfacd fix external table bug 2024-02-09 01:07:04 +00:00
b659c82a16 [CP] [to #54239515] fix udf out parameter with same source 2024-02-09 00:37:17 +00:00
6005cf425a [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2024-02-09 00:19:14 +00:00
5176ddee99 Fix a spelling error in the comment 2024-02-09 00:04:23 +00:00
acc64bfcdc Fix temp block store dump reader block failed 2024-02-08 23:40:28 +00:00
5299534d8b Remove default implementation of IAggergate::add_one_row 2024-02-08 23:37:29 +00:00
7e63c3096d fix hash join NL mode do not inc age leads 4013 2024-02-08 23:01:28 +00:00