|
d2633c10e1
|
[CP] [to #52802834] fix record default value with null & serval bugs
|
2024-02-08 19:24:42 +00:00 |
|
|
2e47168229
|
Fix direct load reset mem_ctx
|
2024-02-08 19:21:42 +00:00 |
|
|
44315c82f4
|
ob_item_type occupy
|
2024-02-08 19:18:40 +00:00 |
|
|
72bcc7d7b2
|
[CP] sql_nio memory_pool allocate memory form tenant after get tenant_id
|
2024-02-08 19:15:38 +00:00 |
|
|
d1347a4485
|
disable direct load to table with mlog
|
2024-02-08 19:12:39 +00:00 |
|
|
550562e6e3
|
Fix vec 2.0 limit op use wrong null index
|
2024-02-08 19:09:40 +00:00 |
|
|
3fd4afdc90
|
Fix print vectorized rows core when row is skipped
|
2024-02-08 19:03:50 +00:00 |
|
|
7e40f4cb68
|
[CP] fixed core at print log
|
2024-02-08 19:00:49 +00:00 |
|
|
65d5b08606
|
[CP] fix update with non-strict mode core
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
|
2024-02-08 18:57:49 +00:00 |
|
|
bb9dd9dcde
|
Fix the issue with inaccurate error messages for duplicate rowkey
|
2024-02-08 18:54:48 +00:00 |
|
|
d40845d673
|
bugfix: pass tablet from get_table_param to get corresponding version of ddlkv
|
2024-02-08 18:46:07 +00:00 |
|
|
230773b31a
|
[bugfix] parallel replay branch savepoint insert tx-data-table lost data
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
|
2024-02-08 18:43:05 +00:00 |
|
|
d09f4efcff
|
fix some problem in <hint material>
|
2024-02-08 18:40:02 +00:00 |
|
|
b4224a09b3
|
[CP] fix: fix the resolve updated view bug if the base table of updated view has foreign key constraint
|
2024-02-08 18:34:08 +00:00 |
|
|
d9d136275c
|
BUG: loading multi empty files failed
|
2024-02-08 18:31:05 +00:00 |
|
|
0172c8f91e
|
fix wait logic of ObTenantSnapshotService
|
2024-02-08 18:25:09 +00:00 |
|
|
39be5e9105
|
reset parser when reuse index_scanner
|
2024-02-08 18:22:09 +00:00 |
|
|
050f084101
|
BUGFIX: tablelock retry OB_EMPTY_RESULT
|
2024-02-08 18:16:17 +00:00 |
|
|
c151117756
|
[CP] [to #52634036] revert child expr when replace top expr to question mark
|
2024-02-08 18:04:46 +00:00 |
|
|
b369a4f5ec
|
[CP] [CP] enable lse optimization on armv8
|
2024-02-08 18:01:44 +00:00 |
|
|
8db66b6444
|
Fix direct load core at stop table compactor
|
2024-02-08 17:58:42 +00:00 |
|
|
277099bcce
|
[CP] [FIX] skip checking leader logstream when need skip throttle
|
2024-02-08 17:55:42 +00:00 |
|
|
f43ada202f
|
record tenant_id && adapitve update resource limit when advance clock in throttle unit
|
2024-02-08 17:52:44 +00:00 |
|
|
cf54270259
|
Fix mview oracle compatible views
|
2024-02-08 17:49:44 +00:00 |
|
|
127b567344
|
[CP] refine dup_table two_phase_commit for performance
|
2024-02-08 17:46:44 +00:00 |
|
|
1ba6580847
|
fix print trans trace event core
|
2024-02-08 17:40:56 +00:00 |
|
|
d6ac8823cd
|
fix stmt rollback failed cause 4038 returned to client
|
2024-02-08 17:35:07 +00:00 |
|
|
90b7fe53bb
|
bugfix : json dot notation bugfix patch to master
|
2024-02-08 17:32:07 +00:00 |
|
|
81e0cd0938
|
use tracepoint control sql memory mgr global bound
|
2024-02-08 17:29:07 +00:00 |
|
|
0fe4b73dfc
|
gc tablet of creating abort when ls offline
|
2024-02-08 17:26:06 +00:00 |
|
|
564b74bc19
|
take up space on the master branch for parameter checkpoint_diagnose_preservation_count
|
2024-02-08 17:20:18 +00:00 |
|
|
59c1d87984
|
fix worker leak when oom
|
2024-02-08 17:17:18 +00:00 |
|
|
30cf1c7598
|
statement_digest、statement_digest_text等处理latin1字符有乱>码,报错1064
|
2024-02-08 17:14:19 +00:00 |
|
|
27c4a22c70
|
fix process commit cb linked-list
|
2024-02-08 17:11:19 +00:00 |
|
|
d48e962395
|
[TABLELOCK] add placeholder of error codes for table lock splitting
|
2024-02-08 17:08:20 +00:00 |
|
|
261b4a7e2c
|
The ROW_CMP_FUNCS support comparison between FIXED_DOUBLE and DOUBLE.
|
2024-02-08 17:05:21 +00:00 |
|
|
665a202c73
|
Adjust OB_MALLOC_REQ_NORMAL_BLOCK_SIZE
|
2024-02-08 17:02:19 +00:00 |
|
|
949269b839
|
rename a pcode name
|
2024-02-08 16:59:19 +00:00 |
|
|
1ec266b97f
|
[CP] [to #53885845] fix package state sync with distrubte plan on remote server
|
2024-02-08 16:56:18 +00:00 |
|
|
262a63c5ac
|
[CP] [to #53768441] fix pl retry logic with package state change & fill cursor
|
2024-02-08 16:53:16 +00:00 |
|
|
75300339f3
|
[CP] [to #53795668] fix collection element access with deleted element
|
2024-02-08 16:50:15 +00:00 |
|
|
fa31f40416
|
fix do not restore number buffer leads memory damage
|
2024-02-08 16:47:15 +00:00 |
|
|
983dc1a2d4
|
fix: index usage test case
|
2024-02-08 16:44:14 +00:00 |
|
|
f351aa3c6a
|
[CP] [to #53709570] fix udt parameter & function out value in ps anonymous block
|
2024-02-08 16:41:14 +00:00 |
|
|
7df6c7b6fb
|
stmt type on master
|
2024-02-08 16:38:15 +00:00 |
|
|
3b923d7b7e
|
Fix potential issue with IntermResultManager and DetectManager calling each other.
|
2024-02-08 16:35:15 +00:00 |
|
|
7068d87d04
|
fix macro block id array use searray operator=
|
2024-02-08 16:29:26 +00:00 |
|
|
5ca81e3013
|
Fix expr calc accuracy reuse during type deduce
|
2024-02-08 16:26:25 +00:00 |
|
|
ba7c8e7351
|
[to #52329678]package variables cannot be called with brackets
|
2024-02-08 16:23:24 +00:00 |
|
|
3a43b5f75d
|
Resolved the issue of deadlocks caused by repeatedly acquiring write locks when deleting all interm results of a tenant
|
2024-02-08 16:20:22 +00:00 |
|