Commit Graph

270 Commits

Author SHA1 Message Date
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
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
75502da478 [CP] [CP] Fix get nested loop join for IN expr should do cast 2022-07-04 10:57:20 +08:00
68cc172f55 [CP] fix spj bug when select exprs contain enum type 2022-06-21 11:01:10 +08:00
bc26b2f163 [CP] remove const params in window function 2022-06-02 10:10:55 +08:00
f8f72a41bc [CP] fix raw_expr ObArray memory leak 2022-05-25 20:49:25 +08:00
1ad2554def [CP] [CP] Fix enumset in-subquery missing wrap type to string expr 2022-05-20 14:33:16 +08:00
3942c22604 [bugfix]: support create table t select ~1; 2022-04-19 10:33:27 +08:00
jh0
b9fc792163 fix user variable not do eval 2022-04-01 16:52:17 +08:00
4713d791bf [cp]: support create table select ~1; 2022-04-01 10:48:54 +08:00
rq0
936acf0597 fix create view bug with prefix index 2022-03-28 17:51:50 +08:00
403f881b89 [mysql][window function]: fix 4 order by bugs in ob-mysql window function. 2022-03-28 16:34:46 +08:00
ls0
b286d9ec97 treat XOR as logical operator 2022-03-23 22:08:19 +08:00
rq0
ff8bbf3ebc fix padding bug with function-based index 2022-03-23 22:07:54 +08:00
st0
fd436db3f8 fix nullif/least calc_resultN bug in static engine 2022-03-23 14:01:09 +08:00
my0
a4c7d7dc9f Fix sharable exprs rel_ids not correct bug 2022-03-16 14:57:49 +08:00
yy0
a1f0486503 fix:40048757,40048854 2022-03-15 19:31:13 +08:00
xj0
b6333008b5 [WhiteScan] fix unreachable logic 2022-03-14 20:30:44 +08:00
zs0
25510c8333 fix bug: create fd use invalid unique index 2022-03-10 17:55:40 +08:00
lf0
7110e4aefa Fix stack overflow of recursive printing raw_expr 2022-03-10 13:10:44 +08:00
yy0
589b565d91 fix: old engine distinct boolean type 2022-02-22 16:04:51 +08:00
xj0
bb573a7cd4 [Json] json patch from 3.2.2 branch since 2021.12 2022-02-16 17:34:14 +08:00
lx0
a15a151dae Update ObQueryRefRawExpr result type 2022-02-14 10:43:54 +08:00
21564ec61d fix charset (#736) 2022-02-09 10:47:02 +08:00
xj0
e5f59ea074 support json type 2022-02-08 15:08:04 +08:00
xy0
b0e85791f2 fix unity build compilation errors 2022-01-27 10:57:53 +08:00
st0
0fac1dd0b9 fix use GCONF.enable_static_engine_for_query bug 2021-12-01 16:27:51 +08:00
db82de6a5b [cp]: fix 4 bugs for NO_BACKSLASH_ESCAPES mode. 2021-11-30 11:13:39 +08:00
al0
e28151b107 Support uuid_short in mysql mode. 2021-11-30 11:13:10 +08:00
85b67b6901 fix core caused by subquery in row occur unexpected obj type 2021-11-22 20:13:07 +08:00
yb0
a67bf40128 deep copy stmt need copy user var exprs 2021-11-19 14:39:44 +08:00
zs0
9ff1baa323 refine large size query range 2021-11-01 11:34:38 +08:00
lf0
d01e355c6a Fix stack overflow of recursive get_name 2021-10-25 16:24:43 +08:00
br0
45460f6ae7 Support MIN/MAX function for enum/set data type 2021-10-13 11:27:22 +08:00
zl0
16b086a718 fix late materialization bug 2021-09-24 19:19:08 +08:00
br0
1765522f95 Fix enumset cast to time in static typing engine 2021-09-22 20:10:48 +08:00