Commit Graph

67 Commits

Author SHA1 Message Date
663c6f510d Merge branch 'pr_1340' 2023-04-26 20:07:53 +08:00
972723ed66 [CP] [parser]: const in /*!xxx */ shouldn't be parameterized. 2023-04-18 13:11:41 +00:00
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00:00
0a0ba897c9 [FEAT MERGE] [to #48722125] pl/sql name resolve refactor 2023-04-18 06:12:14 +00:00
32ef62e2b0 [CP] Fix the typo 2023-04-17 04:41:24 +00:00
27488211d2 [FEAT MERGE] [v4.2] add table generator and several random utility functions 2023-04-13 08:22:22 +00:00
936447fe1b bugfix : [48953182] json objectagg/arrayagg/equal const number in fast/normal parse diff 2023-04-13 07:39:57 +00:00
0a9f1e0c4f bugfix : level param in weight_string expr clause has core dump in fast parser 2023-04-13 05:59:54 +00:00
a4990f59a6 fixed #{1330} : add "lock in share mode" function support. 2023-04-08 02:45:06 +08:00
bd4db583b7 Fix a parser bug 2023-03-30 03:52:42 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
3b47aa7ccd disable hash groupby bypass path when estimiate stat 2023-03-09 12:44:37 +00:00
9eba955ac6 fix outline/hint generate plan bug 2023-03-04 01:41:06 +00:00
f001af9558 add for replace and insert_up with batch_optimization 2023-02-17 07:12:56 +00:00
50024b39cd [FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 18:17:32 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
30d0adec61 [4.1] support distributed txn free route 2023-01-28 16:07:18 +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
af2506b14c [FEAT MERGE]charset latin1 2023-01-28 15:43:48 +08:00
9484175163 [FEAT MERGE]: online optimizer stats gather.
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:54:38 +08:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 2023-01-12 19:02:33 +08:00
07b1224a51 [FEAT MERGE] skip scan feature and performance optimization 2023-01-12 19:02:33 +08:00
a6098ccbc6 [FEAT MERGE] New upgrade framework for 4.x 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 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
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
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
f7820604c6 fix issue<46240158><46141201><46115703><46107852>:record error information to warning buf 2022-11-24 10:35:28 +00:00
92765f4f87 [CP] [to #41137467]fix bug set variable 2022-11-18 08:42:24 +00:00
d2415e376b fix outline data generate plan bug 2022-11-09 08:35:52 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
d4c437559c Fix:OceanBase can not use 'PS' as table alias #888 2022-10-03 20:02:25 +00:00
9038adceaf [CP] Fix core at resolve paramed const 2022-09-07 05:03:36 +00:00
0336a92981 [CP] [bugfix]: avoid select xxx(a''); raise core. 2022-09-07 04:33:16 +00:00
576664f0d3 [CP] fix bugs of float data type in mysql mode 2022-07-04 10:48:22 +08:00
10041293f1 Add virtual table Query_Response_Time 2022-06-24 10:30:35 +08:00
0d5a4bc8b8 feat: hbaseapi support ttl & maxversions 2022-06-15 10:28:03 +08:00
bc1f0c4d8d [CP] [CP] [CP] support sql_id level cache evict 2022-05-16 20:37:47 +08:00
d1aa3c5db6 [CP] [bugfix][errcode]: avoid -4013 errcode being overwritten in parser. 2022-05-05 14:20:05 +08:00
xy0
93fd1a9ea0 [asan] 3.1 open observer无法启动 2022-03-14 20:32:04 +08:00
st0
4260bd7135 support INTERVAL + expr 2022-03-03 20:10:14 +08:00
yb0
1b3e363de0 fix parser bug abort uint64 2022-02-28 20:15:19 +08:00
ac82728867 patch back the flashback table/tenant/database/index(without flashback to scn) 2022-02-14 11:09:41 +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
8d568e0550 force cancel 2022-01-19 10:54:52 +08:00