Commit Graph

34 Commits

Author SHA1 Message Date
3926fdba2f Fix a bug of omitting to set res type length for lob exprs 2023-04-13 08:40:19 +00:00
a4da2002c4 fix farm res due to adjustion of newsort open policy 2023-04-13 08:08:16 +00:00
7e1194920a [CP] fix sysbench newsort degradation 2023-04-13 07:08:08 +00:00
600227d1cb fix rownum to limit bug 2023-03-21 16:26:06 +00:00
698ce0f18b 优化DBA_OB_TENANTS视图查询 2023-03-17 05:41:08 +00:00
5510d6c791 Fix failed mysql tests 2023-03-17 03:41:07 +00:00
9b6784e77c Fix double type lossless cast check 2023-03-14 09:43:50 +00:00
f1d066b4bd [opt_stats]: Fix online_osg bugs 2023-03-02 17:41:48 +00:00
8752faba5e [bugfix] fix shared expr related problems 2023-03-02 17:08:05 +00:00
f6f344d2ca fix pushdown filter into set stmt bug 2023-02-24 13:52:25 +00:00
e615feb42d [CP] Fix startup filter post bug 2023-02-24 12:03:57 +00:00
f7f1a37c35 fix allocate hash window function use hash-based sort bug 2023-02-06 20:03:36 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +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
9484175163 [FEAT MERGE]: online optimizer stats gather.
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:54:38 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
2ff985ffdd Fix ps prepare stage type deduction failure 2023-01-12 19:02:33 +08:00
f8f024230a fix subquery expr in join`s filter can not execute bug 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
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
493b2fb2e2 [CP] Check ret code for ObSqlBitSet::add_member() 2022-10-03 20:03:27 +00:00
af7a161cd8 [CP] fix join eliminate bug 2022-08-08 20:34:08 +08:00
2146f1d189 [CP] fix bit type extract query range bug 2022-07-04 10:48:22 +08:00
st0
d6fa144191 fix CTE in mysql mode bug 2022-01-24 15:57:49 +08:00
zs0
9ff1baa323 refine large size query range 2021-11-01 11:34:38 +08:00
jz0
a0ff8aaa32 Patch bug fixes to opensource branch. 2021-08-19 17:53:21 +08:00
f45d2cdbe2 cp bug fix to open source branch 2021-07-20 17:06:14 +08:00
e03cb03357 PATCH bugfix to opensource branch 2021-07-19 22:33:13 +08:00
a474a9cf55 code: fix typo (#76)
* Update ob_dtl_rpc_channel.cpp

* Update ob_time_convert.cpp

* Update ob_time_convert.h

* Update ob_expr_date_add.cpp

* fix log spell error:faild -> failled, Faild -> Failed

* Update ob_optimizer_util.cpp

* Update ob_sql.cpp

* Update ob_optimizer_util.cpp

* Update ob_plan_cache_manager.cpp

* Update ob_partition_merge_task.cpp
2021-06-15 14:50:25 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00