Commit Graph

10218 Commits

Author SHA1 Message Date
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
a85a30bc6c Fix direct load reset mem_ctx 2024-01-02 11:22:19 +00:00
23d6bea577 ob_item_type occupy 2024-01-02 11:17:40 +00:00
1edcb5e540 [CP] sql_nio memory_pool allocate memory form tenant after get tenant_id 2024-01-02 11:12:58 +00:00
34e9cfafa4 disable direct load to table with mlog 2024-01-02 10:48:04 +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
e14eecee7c [CP] fixed core at print log 2024-01-02 09:48:04 +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
61b472c37a Fix the issue with inaccurate error messages for duplicate rowkey 2024-01-02 09:26:51 +00:00
cba9180f18 bugfix: pass tablet from get_table_param to get corresponding version of ddlkv 2024-01-02 09:12:48 +00:00
5954384755 [bugfix] parallel replay branch savepoint insert tx-data-table lost data
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-01-02 08:47:46 +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
30067b8ab7 fix wait logic of ObTenantSnapshotService 2024-01-02 06:42:59 +00:00
f45794d6d3 reset parser when reuse index_scanner 2024-01-02 06:13:25 +00:00
33fc2b0d2f BUGFIX: tablelock retry OB_EMPTY_RESULT 2024-01-02 05:42:58 +00:00
160592ae26 [CP] [to #52634036] revert child expr when replace top expr to question mark 2024-01-02 02:47:54 +00:00
551ddfbe06 [CP] [CP] enable lse optimization on armv8 2024-01-02 02:43:15 +00:00
9b2af7230e Fix direct load core at stop table compactor 2024-01-01 12:47:33 +00:00
7107bf6747 [CP] [FIX] skip checking leader logstream when need skip throttle 2024-01-01 12:42:52 +00:00
680b7377b7 record tenant_id && adapitve update resource limit when advance clock in throttle unit 2024-01-01 12:17:43 +00:00
0c6f37bd4c Fix mview oracle compatible views 2024-01-01 12:13:03 +00:00
4e41ceb973 [CP] refine dup_table two_phase_commit for performance 2023-12-29 11:13:08 +00:00
b9e9df19bf fix print trans trace event core 2023-12-29 07:53:02 +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
a1d049204d gc tablet of creating abort when ls offline 2023-12-29 04:42:49 +00:00
5b32b9a8a4 take up space on the master branch for parameter checkpoint_diagnose_preservation_count 2023-12-29 04:12:59 +00:00
4ccf2c491b fix worker leak when oom 2023-12-29 03:43:14 +00:00
b6e1b48a33 statement_digest、statement_digest_text等处理latin1字符有乱>码,报错1064 2023-12-29 03:18:10 +00:00
0483e0f943 fix process commit cb linked-list 2023-12-29 03:13:23 +00:00
cfc8f343ef [TABLELOCK] add placeholder of error codes for table lock splitting 2023-12-28 15:18:08 +00:00
9fe9495004 The ROW_CMP_FUNCS support comparison between FIXED_DOUBLE and DOUBLE. 2023-12-28 15:13:24 +00:00
190cab2dc1 Adjust OB_MALLOC_REQ_NORMAL_BLOCK_SIZE 2023-12-28 14:48:12 +00:00
79b2e3e4d2 rename a pcode name 2023-12-28 14:43:30 +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
a71a2a6020 fix: index usage test case 2023-12-28 13:17:53 +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
94e7e9eb39 Fix potential issue with IntermResultManager and DetectManager calling each other. 2023-12-28 12:17:57 +00:00
c5c5a5dffe fix macro block id array use searray operator= 2023-12-28 11:47:53 +00:00
8ebb14abc6 Fix expr calc accuracy reuse during type deduce 2023-12-28 11:43:08 +00:00