|
|
bb66f574c7
|
bugfix: alter user resource/public/connect identified by pwd core
|
2023-01-12 19:02:33 +08:00 |
|
|
|
7e357ea8c9
|
[to #45393823]update route_sql when alter package compile
|
2023-01-12 19:02:33 +08:00 |
|
|
|
7c77f7f746
|
fix merge except sanity core because of last left index is not assigned
|
2023-01-12 19:02:33 +08:00 |
|
|
|
3f74037737
|
[CP] [CP] Add limitation for larget set stmts' cost based transformation.
|
2023-01-12 19:02:33 +08:00 |
|
|
|
d216cebd66
|
[CP] optimize error code when column does not exist.
|
2023-01-12 19:02:33 +08:00 |
|
|
|
1c07891380
|
fix baseline key changed by get pl function
|
2023-01-12 19:02:33 +08:00 |
|
|
|
b35f223d64
|
[CP] Fix the bug that dfo_key is duplicated when registering the first buffer cache
|
2023-01-12 19:02:33 +08:00 |
|
|
|
abd9427b1c
|
fix expr in short path result wrong in oracle mode
|
2023-01-12 19:02:33 +08:00 |
|
|
|
9b859d9f96
|
Fix failed mysqltests caused by add remove_const to rollup exprs
|
2023-01-12 19:02:33 +08:00 |
|
|
|
7f62028059
|
fix a clerical error when declare ObPlanBaseKeyGuard
|
2023-01-12 19:02:33 +08:00 |
|
|
|
28ce876fd8
|
fix the issue of table lock losing results
|
2023-01-12 19:02:33 +08:00 |
|
|
|
a0a66ba1ca
|
revert or expansion check for lob type
|
2023-01-12 19:02:33 +08:00 |
|
|
|
346f6545ed
|
[CP] Fix the error field list ambiguously defined in ps mode
|
2023-01-12 19:02:33 +08:00 |
|
|
|
f54c4341a1
|
[CP] Fix logging core when casting obj in-place failed
|
2023-01-12 19:02:33 +08:00 |
|
|
|
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 |
|