Commit Graph

3373 Commits

Author SHA1 Message Date
sdc
33600ef896 fix vec2.0 px merge sort receive and table scan partition pruning bug 2024-01-03 11:52:19 +00:00
512e24e98e Fix flashback error code when read snapshot recycled 2024-01-03 11:42:48 +00:00
cc95855054 fix coredump if toolbox init half 2024-01-03 11:13:33 +00:00
918714528b bugfix: substr expr get wrong result length 2024-01-03 02:12:46 +00:00
bff45aaa70 [CP] fix serialize ObSqlArrayObj bugs 2024-01-02 13:13:05 +00:00
47aea9865a [CP] [to #52802834] fix record default value with null & serval bugs 2024-01-02 12:43:16 +00:00
6fe86a8788 Fix vec 2.0 limit op use wrong null index 2024-01-02 10:43:20 +00:00
bbb4662d91 Fix print vectorized rows core when row is skipped 2024-01-02 10:13:23 +00:00
daaf5dc64b [CP] fix update with non-strict mode core
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2024-01-02 09:43:21 +00:00
4eab635517 fix some problem in <hint material> 2024-01-02 08:43:05 +00:00
2a3050ffed [CP] fix: fix the resolve updated view bug if the base table of updated view has foreign key constraint 2024-01-02 07:18:03 +00:00
02038a911a BUG: loading multi empty files failed 2024-01-02 07:13:21 +00:00
160592ae26 [CP] [to #52634036] revert child expr when replace top expr to question mark 2024-01-02 02:47:54 +00:00
73394d9ef0 fix stmt rollback failed cause 4038 returned to client 2023-12-29 07:43:19 +00:00
54a47d33fd bugfix : json dot notation bugfix patch to master 2023-12-29 07:13:17 +00:00
62b5b467a4 use tracepoint control sql memory mgr global bound 2023-12-29 04:47:31 +00:00
b6e1b48a33 statement_digest、statement_digest_text等处理latin1字符有乱>码,报错1064 2023-12-29 03:18:10 +00:00
817a1bc624 [CP] [to #53885845] fix package state sync with distrubte plan on remote server 2023-12-28 14:18:12 +00:00
44917ddf79 [CP] [to #53768441] fix pl retry logic with package state change & fill cursor 2023-12-28 14:13:31 +00:00
e771c473bc [CP] [to #53795668] fix collection element access with deleted element 2023-12-28 13:47:58 +00:00
ac80359a21 fix do not restore number buffer leads memory damage 2023-12-28 13:43:13 +00:00
36c88aa240 [CP] [to #53709570] fix udt parameter & function out value in ps anonymous block 2023-12-28 13:12:58 +00:00
aa70682d84 stmt type on master 2023-12-28 12:42:57 +00:00
8ebb14abc6 Fix expr calc accuracy reuse during type deduce 2023-12-28 11:43:08 +00:00
b8a08b5cbf [to #52329678]package variables cannot be called with brackets 2023-12-28 11:18:25 +00:00
49ff3cae21 Resolved the issue of deadlocks caused by repeatedly acquiring write locks when deleting all interm results of a tenant 2023-12-28 11:13:22 +00:00
2882851e54 to issue<53361277>:support flush pl cache single cache object 2023-12-28 09:12:48 +00:00
021fbf0335 Placeholder of xml_phase3 branch on master 2023-12-28 08:18:00 +00:00
011be29d55 [CP] [CP] fix: fix the core induced by NLJ batch rescan not reset the ptr of ObDatum 2023-12-28 06:43:23 +00:00
d5fbb0b516 [CP] [to #53541728] fix create routine wiht hostname @ in MySQL mode 2023-12-27 14:52:38 +00:00
73af983961 Fix vec 2.0 hash infras ret code override 2023-12-27 14:43:09 +00:00
2376627c6d [CP] Fix null hash value mismatch by using datum hash_func_v2
Co-authored-by: jinmaoli <lijinmao.csmaster@gmail.com>
2023-12-27 13:52:27 +00:00
599b21b90c update_index_status 等schema刷新占位 2023-12-27 12:12:52 +00:00
59c57b92f2 [CP] Fix core at connect by caused by swallowing error code 2023-12-27 10:43:56 +00:00
5db0a690e7 fix temporary table bug 2023-12-27 10:13:18 +00:00
a25e14fe74 Correct the method of determining whether there are nulls on the right side in the IN expression. 2023-12-27 08:43:11 +00:00
abbc4fcab3 fix const number of fast parse and normal parse is different with mysql sql comment and parser error code refine 2023-12-27 07:13:42 +00:00
53f4740004 fix bug lob_type and xml type has some bug in minimal mode 2023-12-27 06:43:45 +00:00
c8647966da [CP]: Oracle json bugfix 2023-12-27 06:18:35 +00:00
a52b801e5f fix: fix bug of multi level batch nlj lost data bug 2023-12-27 06:13:31 +00:00
5585d4c91c Refactor vec2.0 between expr 2023-12-27 04:13:18 +00:00
7bcd1ef167 [4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK 2023-12-27 03:43:16 +00:00
2c9d21b7d9 fix some outline/hint bugs 2023-12-27 03:13:13 +00:00
85f0244cf5 fix bug: topn sort earge filter bugs 2023-12-26 15:43:13 +00:00
742b56a647 Fix bad annotation causing parser to hang 2023-12-26 14:43:11 +00:00
f166463148 [to #54110281]fix a typo 2023-12-26 12:42:56 +00:00
sdc
0121227aeb fix px merge sort receive clear eval flag bug 2023-12-26 11:13:28 +00:00
5451651fa1 [CP] [CP] Disable pdml when primary key has auto increment column 2023-12-26 10:49:14 +00:00
d52d2c12e6 [CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
2023-12-26 10:13:15 +00:00
85b05215a5 Fix alter view sql parser 2023-12-26 08:57:36 +00:00