|
|
d9accd212d
|
[CP] fix px retry 4377
|
2024-01-04 07:43:08 +00:00 |
|
|
|
93aaa435e6
|
[CP] [to #53934515] Fix decode expression does not support returning complex types
|
2024-01-04 06:12:34 +00:00 |
|
|
|
48106fdd6a
|
Adapt the new vec2.0 interface for single row calculation
Co-authored-by: hwx65 <1780011298@qq.com>
|
2024-01-04 05:42:43 +00:00 |
|
|
|
92add5609c
|
[CP] fix bug insert ignore with generated column maybe cause 4377 error
|
2024-01-04 04:42:55 +00:00 |
|
|
|
f8ed7495f3
|
[CP] fix: reuse failed das remote task before serialize it.
|
2024-01-04 03:22:36 +00:00 |
|
|
|
41bddc55a8
|
Fixed the problem of <hint add material> causing the logic <hint add monitor dump> to change.
|
2024-01-04 03:12:50 +00:00 |
|
|
|
46d1965660
|
Fix: Commit asynchronously returns the packet, resulting in the affected row not being updated in time
|
2024-01-03 19:13:39 +00:00 |
|
|
|
0c1f5ac25e
|
fix hash join core when nest loop mode build hash table
|
2024-01-03 17:23:03 +00:00 |
|
|
|
c257e61733
|
Fix incorrect plan sharing causing crash
|
2024-01-03 17:13:37 +00:00 |
|
|
|
9ae25b9413
|
[CP] fix exec_param nested problem
|
2024-01-03 16:18:03 +00:00 |
|
|
|
fe6691dbdd
|
[CP] [to #54116671] fix serval pl bugs
|
2024-01-03 16:12:59 +00:00 |
|
|
|
745e46e176
|
fix topn bug: comp not updated when new batch be added
|
2024-01-03 12:37:45 +00:00 |
|
|
|
a93104bd85
|
occupy codes for the password func
|
2024-01-03 12:32:53 +00:00 |
|
|
|
2e35ef4490
|
Fix the memory leak bug of VectorHeader to_string
|
2024-01-03 11:57:00 +00:00 |
|
|
|
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 |
|