Commit Graph

713 Commits

Author SHA1 Message Date
08b4bcce4d fix failed cases 2023-01-12 19:02:33 +08:00
038db1917d [Fix] check data completement task before execute inner sql and kill session when task is cancel 2023-01-12 19:02:33 +08:00
d874825952 fix failed cases caused by udf expr compare 2023-01-12 19:02:33 +08:00
64096bd1e9 [FEAT MERGE] SCN modification 2023-01-12 19:02:33 +08:00
f5db12ecdd [SCN] modify with review comments 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
5a50ec1939 delete redundant code 2023-01-12 19:02:33 +08:00
c538314fd7 [SCN] adjust ObBatchCreateTabletArg 2023-01-12 19:02:33 +08:00
4c49f6e7c5 fix scn legacy issues 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
49a02f3304 fix misuse check_table_be_modified in transformer 2022-11-25 12:35:41 +00:00
f34a588a9a fix rewrite bug: replace column with const value 2022-11-25 11:37:50 +00:00
fe0de4b0d5 [CP] fix memory leak 2022-11-25 11:35:32 +00:00
38717064ee [CP] Fix: Fix the core caused by ObConflictRowMapCtx 2022-11-25 11:10:08 +00:00
8727754142 Fix roll up with const expr bug 2022-11-25 10:35:48 +00:00
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