Commit Graph

33 Commits

Author SHA1 Message Date
38717064ee [CP] Fix: Fix the core caused by ObConflictRowMapCtx 2022-11-25 11:10:08 +00:00
fc25b8c5d1 floating-point expressions shall not be directly or indirectly tested for equality or inequality 2022-11-25 03:38:33 +00:00
d06c642de3 fix bug replace into with timestamp type datum_memory use after free 2022-11-21 13:08:02 +00:00
7429c68cea [to #46093702]fix -4377 when execute instead of trigger 2022-11-15 14:05:41 +00:00
f03ae01734 [to #46079623]fix core init trigger row use ObExecContext::allocator_ 2022-11-15 09:40:17 +00:00
0b9d1f8cd0 Fix: fix duplicate delete same row induced by fk cascade delete 2022-11-15 08:08:00 +00:00
8aa5f18458 fix bug replace into core in copy_datum_memory 2022-11-14 05:11:24 +00:00
4c5f2470b8 fix insert oom caused by wrap allocator's interface empty 2022-11-13 02:14:32 +08:00
a1f368d6b9 fix udf dynamic memory leak of 4.0 branch 2022-11-07 05:05:35 +00:00
cbeae2bffc [to #45264327]move the instead of trigger code to das 2022-11-04 03:37:14 +00:00
71d86596e7 add task hash map to das ref 2022-11-03 02:38:31 +00:00
0c73bf7ea8 fix bug insert_up maybe cause memory leak 2022-10-28 05:35:39 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
db7a7afe45 [CP] Add more logs for dropped tenant check information 2022-08-16 11:50:36 +08:00
d1636b9051 [CP] [CP] [CP] Fix rollup SIGSEGV when building stored row 2022-06-06 14:20:53 +08:00
f01d3bd421 fix bug replace into ret = -4377 2022-02-22 16:05:40 +08:00
db82de6a5b [cp]: fix 4 bugs for NO_BACKSLASH_ESCAPES mode. 2021-11-30 11:13:39 +08:00
f0e34e03f6 add dml data strict defensive check 2021-11-29 14:57:40 +08:00
bf0
73e3401749 fix single partition opt bug 2021-09-24 11:10:39 +08:00
tj0
c9ed9fe1c3 Fix BAD_OVERRIDE 2021-09-22 11:17:02 +08:00
tj0
11d367b6f3 Fixed FORWARD_NULL 2021-09-14 19:08:10 +08:00
tj0
9b52df66d5 Fix UNINIT_CTOR 2021-09-14 18:51:19 +08:00
tj0
dbdba724ae Fix deadcode 2021-09-14 16:38:03 +08:00
tj0
a701bfb296 Fix EVALUATION_ORDER 2021-09-08 14:02:45 +08:00
a6a56e21f4 Remove cmake warning configuration (August) 2021-08-30 15:49:44 +08:00
a331dec52c Remove warning configurations 2021-07-30 14:56:13 +08:00
6e9e639aac fix bug:data inconsistency will occur after multiple rows are replaced into 2021-07-28 01:06:13 +08:00
jg0
0b7773c43f add double-destroy check for MemoryContext 2021-07-27 19:54:14 +08:00
f2b3572e34 patch some bugfixs into opensource 2021-07-26 11:30:14 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
a474a9cf55 code: fix typo (#76)
* Update ob_dtl_rpc_channel.cpp

* Update ob_time_convert.cpp

* Update ob_time_convert.h

* Update ob_expr_date_add.cpp

* fix log spell error:faild -> failled, Faild -> Failed

* Update ob_optimizer_util.cpp

* Update ob_sql.cpp

* Update ob_optimizer_util.cpp

* Update ob_plan_cache_manager.cpp

* Update ob_partition_merge_task.cpp
2021-06-15 14:50:25 +08:00
90bf58aa7c fix typo (#54) 2021-06-15 14:43:00 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00