Commit Graph

691 Commits

Author SHA1 Message Date
3d16e6a967 fix typos: colume -> column (#1176)
Signed-off-by: yike21 <yike21@qq.com>

Signed-off-by: yike21 <yike21@qq.com>
2022-11-25 12:33:35 +08:00
fc25b8c5d1 floating-point expressions shall not be directly or indirectly tested for equality or inequality 2022-11-25 03:38:33 +00:00
0cd740c277 [CP] fix T_OP_STACK_OVERFLOW_CHECK reset child ptr leads core 2022-11-24 15:05:23 +00:00
f7820604c6 fix issue<46240158><46141201><46115703><46107852>:record error information to warning buf 2022-11-24 10:35:28 +00:00
2a7e2e5eff [CP] [bugfix]:update duplicated columns should raise error 957. 2022-11-24 10:10:17 +00:00
97b7209e61 fix memory leak when forall batch execute 2022-11-24 08:05:51 +00:00
f32896cc2f fix idempotence of offline ddl when drop tenant simulatenously. 2022-11-24 03:38:03 +00:00
1afa0ecf7b [BUGFIX]Virtual tables cannot retry das tasks 2022-11-24 03:35:43 +00:00
7952fa9f29 Fix load and select into outfile oss params bug 2022-11-24 03:08:23 +00:00
481c969b7d bugfix : json arrayagg not support distinct clause 2022-11-23 13:37:55 +00:00
69c03f5790 [CP] [to #45091799]fix bug schema_gaurd not inited 2022-11-23 13:35:36 +00:00
3e788f5391 Add ctx id from connect by allocator. 2022-11-23 12:11:59 +00:00
3ef3fad8a3 [CP] fix temp table access location constraint bug 2022-11-23 08:09:23 +00:00
73ef48ed09 [BUG] report error when 4013 for assign participants 2022-11-23 03:06:04 +00:00
e5a2f1f5db fixed bug in src/sql/code_generator/ob_column_index_provider.cpp (#690)
Co-authored-by: wangyunlai <hnwyllmm@126.com>
2022-11-23 10:46:32 +08:00
5429c2fc0a fix spm core 2022-11-22 10:10:23 +00:00
5282ebd584 fix cases and add estimate block prefs 2022-11-22 10:08:02 +00:00
26f34fa185 fix config not init when init sys_vars 2022-11-22 09:38:05 +00:00
e7dc7c5edf [CP] [Asan Core] heap use after free with unpivot operator. 2022-11-22 09:08:02 +00:00
3772f41232 Fix date/datetime comparision bug and fix failed mysqltests 2022-11-22 08:08:56 +00:00
5f8b94eb45 [CP] Fix find_in_set expr collation type calc 2022-11-22 08:06:37 +00:00
0eef672f1a [CP] fix extract onetime expr with set op cause coredump 2022-11-21 15:05:32 +00:00
7dc86ccbb7 fix bug: select now() into @a from dual fail 2022-11-21 14:35:41 +00:00
d06c642de3 fix bug replace into with timestamp type datum_memory use after free 2022-11-21 13:08:02 +00:00
bb20bfc8a4 Fix table location cast to enumset deserialize failed 2022-11-21 12:40:22 +00:00
fdf88c9dc9 Fix master failed case && fix a corretness problem 2022-11-21 12:35:53 +00:00
7d8c4a42fc [UPGRADE] Remove unused compatible code 2022-11-21 07:29:40 +00:00
931a1810cc Support timing auto flush plan cache 2022-11-18 13:05:43 +00:00
0036ef55b1 [CP] get_stmt_max_table_dop hung 2022-11-18 09:10:30 +00:00
92765f4f87 [CP] [to #41137467]fix bug set variable 2022-11-18 08:42:24 +00:00
d0cb764457 Fix sort impl mem leak 2022-11-18 08:07:57 +00:00
64f224fd99 fix modify partition column 2022-11-18 07:40:22 +00:00
c5cff66ebe [CP] fix serialized packet and return less data 2022-11-18 06:35:51 +00:00
d6394bff13 fix left to anti bug 2022-11-18 03:05:58 +00:00
f9b661406a Fix: fix the bug of get_root_ctx function; 2022-11-17 08:38:07 +00:00
d77929b0d1 Bugfix for API common_copy_string_zf when vectorization is ON 2022-11-17 08:06:28 +00:00
798d3f50d6 [bugfix] fix join limit push down bug 2022-11-17 05:05:40 +00:00
cd0687afbf fix hash hash sharding info bug 2022-11-16 13:05:36 +00:00
63f73fcdc2 Fix mysqltests caused by Fix GroupBy shared expr bug 2022-11-16 12:38:01 +00:00
bbdb6750ba fix replace_const hint bug 2022-11-16 08:05:38 +00:00
8aee7d972f add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION 2022-11-16 07:35:39 +00:00
e02f7d3b6c [CP] [to #46055572]retry clear stratus need set at the begin of retry 2022-11-16 07:05:45 +00:00
6476060fb9 Fix: debug_sync bug 2022-11-16 05:05:35 +00:00
7429c68cea [to #46093702]fix -4377 when execute instead of trigger 2022-11-15 14:05:41 +00:00
7e87122d06 add for the standby database to intercept write stmt 2022-11-15 10:08:11 +00:00
b29a1bfe75 fix build error for ccls build 2022-11-15 10:05:43 +00:00
efbed6ee8a fix update_memtables in table store when creating new memtable 2022-11-15 09:42:38 +00:00
f03ae01734 [to #46079623]fix core init trigger row use ObExecContext::allocator_ 2022-11-15 09:40:17 +00:00
3be23df8d1 fix ignore to reset task_expired 2022-11-15 09:37:54 +00:00
085f9a7c6c add rpc flag 2022-11-15 09:35:31 +00:00