|
|
eddcded977
|
Fix mysql tests
|
2023-01-12 19:02:33 +08:00 |
|
|
|
0192037f28
|
[CP] fix cast subquery expr bug
|
2023-01-12 19:02:33 +08:00 |
|
|
|
26f2754db2
|
[FEAT MERGE] Support float/double(m, d) in mysql mode
|
2023-01-12 19:02:33 +08:00 |
|
|
|
c2bf552dba
|
fix cases master
|
2023-01-12 19:02:33 +08:00 |
|
|
|
5c2ed71dd6
|
[CP] [to #44352686] fix is_prepare_protocol in resolve_external_symbol
|
2023-01-12 19:02:33 +08:00 |
|
|
|
40d215fc5a
|
[FEAT MERGE] GIS
|
2023-01-12 19:02:33 +08:00 |
|
|
|
38846e73d6
|
revise some expr flags
|
2023-01-12 19:02:33 +08:00 |
|
|
|
d75910ac0d
|
[CP] [CP] [CP] [#46363616]fix bug win-func expr as udf param
|
2023-01-12 19:02:33 +08:00 |
|
|
|
2ff985ffdd
|
Fix ps prepare stage type deduction failure
|
2023-01-12 19:02:33 +08:00 |
|
|
|
2e9804d6e8
|
[CP] fix build function-index bug
|
2023-01-12 19:02:33 +08:00 |
|
|
|
80b8c6361d
|
[CP] fix core caused by missed core and cast interval to year failed error
|
2023-01-12 19:02:33 +08:00 |
|
|
|
73345ff899
|
bufix: ObSqlBitSet's length is incorrectly altered when alloc_new_buf failed
|
2023-01-12 19:02:33 +08:00 |
|
|
|
1be6c41e7e
|
Fix failed mysqltests caused by fixing rollup shared exprs bug and fixing core at inner_same_as
|
2023-01-12 19:02:33 +08:00 |
|
|
|
c571414825
|
[CP] fix bug: create table xxx partition by xxx should not succeed when part expr with T_OP_REGEXP
|
2023-01-12 19:02:33 +08:00 |
|
|
|
6feedb3cee
|
Fix core at ObSysFunRawExpr::inner_same_as when compare CONCAT expr with T_OP_CNN expr
|
2023-01-12 19:02:33 +08:00 |
|
|
|
e57d864e41
|
Fixbug46241845: OB hits the wrong cached plan when rollup exprs contains const exprs
|
2023-01-12 19:02:33 +08:00 |
|
|
|
e2c4bb64fa
|
[CP] [bugfix] Assigning ObRawExprPointer eats error code
|
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 |
|
|
|
f5db12ecdd
|
[SCN] modify with review comments
|
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 |
|
|
|
68151eb87a
|
[SCN] modify missing scenes
|
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 |
|
|
|
8727754142
|
Fix roll up with const expr bug
|
2022-11-25 10:35:48 +00:00 |
|
|
|
481c969b7d
|
bugfix : json arrayagg not support distinct clause
|
2022-11-23 13:37:55 +00:00 |
|
|
|
5282ebd584
|
fix cases and add estimate block prefs
|
2022-11-22 10:08:02 +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 |
|
|
|
b29a1bfe75
|
fix build error for ccls build
|
2022-11-15 10:05:43 +00:00 |
|
|
|
d7d4a35193
|
[CP] [to #44300435] fix routine parameter accuracy with sql expression
|
2022-11-09 14:05:51 +00:00 |
|
|
|
4dd45dfcff
|
[CP][to #37396440] fix dynamic sql question mark count
|
2022-11-09 08:10:34 +00:00 |
|
|
|
c996648bc3
|
fix nested subquery bug
|
2022-11-07 13:38:03 +00:00 |
|
|
|
b096903542
|
[bugfix] fix serveral rewrite bugs
|
2022-11-04 10:08:01 +00:00 |
|
|
|
d0856a50a3
|
make error info accurate for calling udf with wrong number of arguments
|
2022-11-03 02:09:11 +00:00 |
|
|
|
93a1074b0c
|
patch 4.0
|
2022-10-24 17:57:12 +08:00 |
|
|
|
ba60d37162
|
fix typos error
|
2022-10-09 13:02:39 +00:00 |
|
|
|
493b2fb2e2
|
[CP] Check ret code for ObSqlBitSet::add_member()
|
2022-10-03 20:03:27 +00:00 |
|
|
|
0998ca5cbc
|
[CP] Fix enumset type mismatch in window function expr
|
2022-09-02 09:34:00 +00:00 |
|
|
|
97badd0075
|
[CP] Json bugfix: json column length and create view with json
|
2022-08-23 10:03:30 +08:00 |
|
|
|
9de7eb9f26
|
fix bug: create table xxx partition by xxx should not succeed when part expr with T_OP_REGEXP
|
2022-08-12 20:09:43 +08:00 |
|
|
|
b96d7663b5
|
[CP] JSON bug fix
|
2022-07-20 11:33:16 +08:00 |
|
|
|
55cfa99aef
|
revert some conflicting code
|
2022-07-15 12:24:00 +08:00 |
|
|
|
4a35ecd899
|
fix typo
|
2023-04-13 16:25:00 +08:00 |
|
|
|
d624f1b3f2
|
fix typo
|
2023-03-27 12:01:00 +08:00 |
|
|
|
28c53b41af
|
fix typo
|
2023-02-15 10:01:00 +08:00 |
|
|
|
6c6f4fc224
|
fix typo
|
2023-01-11 10:01:00 +08:00 |
|
|
|
9dc9c4894f
|
fix typo
|
2022-08-11 10:01:00 +08:00 |
|
|
|
60c5786486
|
fix typo
|
2022-07-15 08:00:00 +08:00 |
|
|
|
a963f52add
|
[CP] Remove additional cast for lob type
|
2022-07-04 10:57:20 +08:00 |
|
|
|
e33baca83b
|
[CP] fix group_concat, wm_concat bugs
|
2022-07-04 10:57:20 +08:00 |
|