Commit Graph

44 Commits

Author SHA1 Message Date
0c3303e4c1 [to #50697318] fix while case when loop syntax & case result type deduce & arg_case transform 2023-08-02 05:54:32 +00:00
0e36eb2f3b [xml bugfix] Compatible error codes related to xml type 2023-07-24 03:42:40 +00:00
sdc
65046e8219 fix calc least expr bug 2023-05-30 12:41:50 +00:00
d79ccfaa6e fix error codes incompatible in in-operator and nullif / join / returning with xmltype 2023-05-16 12:22:00 +00:00
64df4d7271 fix case when, returning with xmltype incompatible 2023-05-15 08:21:48 +00:00
cbaf61bef6 bugfix: 1. ban xmltype cmp in check; 2. ban xmltype column set number as default value; 3. error code adaptation; 2023-05-08 12:42:10 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
c5756c1799 [FEAT MERGE] Functional_index 2023-04-27 11:11:24 +00:00
a184912a69 fix some bugs 2023-04-04 07:11:06 +00:00
26b981973d [BUGFIX] fix lob text iter get next return err code 2023-03-22 05:12:11 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
28536648f7 bugfix forbid json compare in pl 2023-02-14 08:42:24 +00:00
eb6c0e1eac [BUGFIX] fix ObTextStringIter deconstruct after allocator 2023-02-08 19:57:29 +08:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
bbb017266b [FEAT MERGE]:Oracle Json Supported 2023-01-28 15:52:30 +08:00
26f2754db2 [FEAT MERGE] Support float/double(m, d) in mysql mode 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
106ebeb963 Remove the special treatment of DATETIME type comparison to ensure the consistency of design 2023-01-12 19:02:33 +08:00
8dcc3b55f3 [CP] Old engine: bit or calc result error 2023-01-12 19:02:33 +08:00
f320ab99da [CP]Fixbug:observer core at oceanbase::sql::ObRelationalExprOperator::deduce_cmp_type(3_2_x_release->master) 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
51de5b5911 [SCN] fix farm failure 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
3772f41232 Fix date/datetime comparision bug and fix failed mysqltests 2022-11-22 08:08:56 +00:00
9da9109c53 [CP] Fix shared expr bug and datetime bug 2022-11-11 03:37:19 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
33d19d15f0 [CP] 【SQLancer】query result mismatch 2022-05-05 14:18:45 +08:00
st0
fd436db3f8 fix nullif/least calc_resultN bug in static engine 2022-03-23 14:01:09 +08:00
st0
f0d7d9d626 fix aggregate scale for temporal type bug 2022-03-04 11:45:50 +08:00
xj0
e5f59ea074 support json type 2022-02-08 15:08:04 +08:00
br0
93676a1843 Fix NAN related operator bugs in non-static typing engine 2021-12-06 13:01:44 +08:00
st0
0fac1dd0b9 fix use GCONF.enable_static_engine_for_query bug 2021-12-01 16:27:51 +08:00
st0
a600c3b82c fix bitand overwrite datum of parameter bug 2021-10-13 20:40:49 +08:00
br0
614d2970e8 Fix bit type casting inconsistent with mysql 2021-10-13 19:48:33 +08:00
yb0
c1aac4e2c0 fix ja rewrite bugs discovered by rqg 2021-09-15 15:16:08 +08:00
f8b75754ce add expr: (#198) 2021-08-31 15:44:43 +08:00
xf0
f9f6066b8d fix cases master 2021-08-13 16:37:28 +08:00
58f7fb882e Merge pull request from GitHub pr175 2021-08-11 17:57:58 +08:00
jg0
74d0236609 support last_day in mysql mode 2021-07-27 21:57:13 +08:00
ls0
889d5cb6d8 implement expr asin/acos/cot/cos in mysql mode 2021-07-21 18:01:16 +08:00
a997b23808 cherry-pick bugfix from 3.1 to open source branch 2021-07-14 17:48:16 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00